13
Q9:How to set up GW-7472 in RSLogix 5000 MSG ladder element
?
A9: If you want to connect to GW-7472 with Get Attribute Single or Set Attribute Single, you can
configure MSG ladder element in your routine. Please refer the steps to complete the configurations.
(1) Create input/output tags and input/data data. The data type of tags are
“
Message
”
. The data
type of data are
“
SINT[
…
]
”
. Please notice that the size of data array (RSLogix 5000) and the size
of I/O length (GW-7472) must be the same.
Summary of Contents for GW-7472
Page 1: ...ICP DAS GW 7472 FAQ FAQ Version 3 1 ICP DAS Co Ltd 2014 10 13...
Page 9: ...9...
Page 14: ...14 2 Add a new routine 3 Add MSG element in your ladder and select input_tags...
Page 16: ...16 4 Add MSG element in your ladder and select Output_tags...
Page 18: ...18 If you want to send Get Set Attribute Single continuously you can refer to the ladder below...