HI,
I am in the process of managing my import of ATML Test Description into Test Stand. I wish to interrrogate the post actions of a sequence step during the import. The documentation states that I can access them only in the Post Translate Test Group Callback. This call back gives me a reference to the Sequence object and from there I can get a handle to the propertyObject and the use the methods to access the properties. However the post actions are properties of Step or StepType propertyObjects. My question and source of my confusion is how to get a handle to the StepType property object from a handle to a Sequence object?
As usual I hope the question makes sense!
Many thanks,
Steve