WAIT IDLE on PCMotion ActiveX

WAIT IDLE on PCMotion ActiveX

Hello everyone,

I am currently controlling a stepper motor using the Flex-6 Nano controller, Python, and ActiveX. I am aware of the "WAIT IDLE" command in Trio Basic and would like to know if there is a similar command in ActiveX. When I execute MoveRel on Python using ActiveX (equivalent to "MOVE" in Trio Basic), it doesn't work because I need to add the instruction "WAIT IDLE". However, I am not sure what the equivalent of this instruction is in ActiveX.

Thank you for your assistance.