Hello to all
I'm trying to connect to the Omron CJ1M PLC by serial with FINS commands.
From the PLC sending 10 channels D0100 to D0109 all with "FFFF"
On HMI I set OmronSerialFINSCom1 driver on com1 115200,7, E, 2 (same on plc) or tried also 9600,7,E, 2.
In digitalPanelMetr objects I set to PLCAddressValue D100 or 100 or 1
But I do not receive anything.
What value should I set in this field?
The com1 serial is active and verified with port sniffer
Thank you