iTuner Manual
50
The OPC method is independent of the ‘Timeout’ property that controls the
blocking operation, and can be used anytime to synchronize your application
with the tuner.
Halts your application until the tuner has completed its
current task, or until 20 seconds have elapsed.
5.5.4 GetStatus Method
0 -> tuner is idle
>0 -> tuner is busy
<0 -> error
GetStatus method encapsulates the “STATUS?” command.
status = iTuner.GetStatus()
5.5.5 Initialize and GetInit Method
Initialize( axis )
GetInit()
Axis nbr (use 0 for all axis)
Result value of command (see command description in chapter 4)
GetInit() returns initialization status (‘INIT?’ command)
Initialize encapsulates the ‘INIT’ command. Calling with axis=0, will initialize all