Communication M340 >>> Citectscada Help!!!

Anonymous
Anonymous
Hi there,

I am trying to communicate between a M340 PLC and CITECTSCADA through EthernetIP.

Everything is fine on networking site. I can connect via IP but I dont seem to see any bits (inputs or outputs) on my Scada Application.


For Example:

My First Input is %I0.3.0 , or My first Output is %Q0.3.16


How will I link that to my scada application?????

In IODev i tried everything.

Output Coils
00001 - 099999

Input Status
10001 - 19999

Input Registers
(DIGITAL)
30001 - 399999

Output Registers
(DIGITAL)
40001 - 499999


NOTHING WORKS :((((

DOES 00001 mean it's the first output on PLC?????