Quote
Does anyone know how can i read the value of the OPIN[16]. I'm trying to monitor when the imediate stop signal is set OFF.I tried to alocate the value on a variable like this ,
Value = OPIN[16]
However no matter how a toogle the DI[1] the value of OPIN[16], doesn't change.
I did a few tries using RG and i was able to monitor the state of UI[1]/OPIN[16] using the exact same instructions.