Hi guys. I have 4 EZ03V4's, and are new to Nachi but old to other brands...
I wish to avoid using the internal PLC to handle variables (16 bits) and run values from/to the EthernetIP directly in the usertask. Single bits are no problem. Only Byte/Word gives me a headache.
I can use the "Combination Output" O5101 as a 16 bit output together with MULTIM O5101,V1% to write to 16 bits. But the "combination input" combines to logical 1 signal, so i guess, I can’t read the binary value from 16 inputs using this function. Can I even use MULTIM in the usertask?
So how to write a variable to 16 bits in the usertask?
And how to read the value of 16 bits in the usertask? If at all possible... Or am I doomed to use the Internal PLC and subsequent interlock.
Any guide is much appreciated Many thanks in advance