Hello everyone,
I am trying to use a phidget1063 steppermotor card and I want to pilot the stepper motor with two switches (connected to digital input).
Individually stepper motor and switch works well.
But I don't know how to read two digital inputs in the same labview programm.
For that I need to read and change the channel value entered in "DigitalInputStart". But this value is fixed during the initilization step and does not change after.
How to deal in the same time with two digital inputs from the same 1063 card and labview , if anyone have an example, thanks?