P_Run _scu1 read data from PLC DB98,DBX359.0, thesa signal should be 0 or 1.
When machine is idle, Both P_run_scu1 under tag data exchange and Pun_run_scu1 under tag prediktor are same value 65534 instead of 0.
When machine is running, Both P_run_scu1 under tag data exchange and Pun_run_scu1 under tag prediktor are same value 65535 instead of 1.
I also monitored PLC on line, DB98,DBX359.0 value is 0 or 1 according to the process status. I guess something is wrong with the SQL server database.
Question: Is there any way we can change the 65534/35 signal to 0/1 since my centre control servr only acknowledge 0 or 1?