Has anyone had any luck connecting to the 820 with the CIP driver using tagnames? I keep getting error messages and the documentation does not mention this family of controllers. Thanks, Tom
In my last project that utilized a Micro820 PLC I used the Modbus TCP driver. Station: <IP ADDRESS>:502:1 IO Address: <TYPE>:<ADDRESS> Where type is described in the manual (eg Floating Point = FP, DINT = 4X, Bool = 0X)
In my last project that utilized a Micro820 PLC I used the Modbus TCP driver. Station: <IP ADDRESS>:502:1 IO Address: <TYPE>:<ADDRESS> Where type is described in the manual (eg Floating Point = FP, DINT = 4X, Bool = 0X)