I’m using the Opto OPC server to interface with my Labview project using data sockets. I can read my quadrature counter fine, but the Read & Clear instruction does not work.
Both variables are set up as Read Only controls, and I “read” the one mapped to the COUNTERDATA_READCLEAR when a button is pressed. I cannot write to this variable, only read.
Not sure what else to try, any suggestions are appreciated.
Thanks.