Hello Gentleman,
I am new to the DirectSoft5 software and the DirectLogic line of PLCs. So far I have enjoyed using and learning this system but have encountered a problem I was hoping I could get some help on.
So the project I am working on currently consist of communicating with 4 Siemens gas chromatographs to a DirectLogic 205 (CPU: 250-1) through an H2-ECOM100 module using Modbus protocol. I haven't had a problem communicating with any of the 40001 and 30001 addresses but just ran across a discrete input that the gas chromatographs use to indicate "Sample Flow" and "Bypass Flow" using Modbus addresses 11005-11008. So my question is how do I properly read that bit so eventually I can use it to indicate which stream is active on a C-More HMI touchscreen.
LD - K308
LD - K8
LDA - O40600 (O not a zero)
RX - GX1754
I guess my thought process was to look at just the first bit in each of the 40600 registers. Example: 40600 being C0, 40604 being C100...etc.
Is this even close? Your help will be greatly appreciated.
Thanks,
CJ