B – expansion i/o data mapping, Discrete i/o data mapping, 2085-iq16 and 2085-iq32t i/o data mapping – Rockwell Automation 2085 Micro800 Discrete and Analog Expansion I/O Modules User Manual

Page 65: 2085-ov16 and 2085-ob16 i/o data mapping, 2085-ia8 and 2085-im8 i/o data mapping, 2085-oa8 i/o data mapping, Appendix b, Expansion i/o data mapping, Appendix

Advertising
background image

Rockwell Automation Publication 2080-UM003A-EN-E - March 2013

57

Appendix

B

Expansion I/O Data Mapping

This section includes I/O data mapping for the discrete, analog, and specialty
expansion I/O modules.

Discrete I/O Data Mapping

2085-IQ16 and 2085-IQ32T I/O Data Mapping

Discrete input states can be read from Global Variables _IO_Xx_DI_yy, where x
represents the expansion slot number 1…4 and yy represents the point number
00…15 for 2085-IQ16 and 00…31 for 2085-IQ32T.

2085-OV16 and 2085-OB16 I/O Data Mapping

Discrete output states can be read from Global Variables _IO_Xx_ST_yy, where
“x” represents the expansion slot number 1…4 and yy represents the point number
00…15.

Discrete output states can be written to Global Variables _IO_Xx_DO_yy, where
“x” represents the expansion slot number 1…4 and yy represents the point number
00…15.

2085-IA8 and 2085-IM8 I/O Data Mapping

Discrete input states can be read from Global Variables _IO_Xx_DI_yy, where x
represents the expansion slot number 1…4 and yy represents the point number
00…07.

2085-OA8 I/O Data Mapping

Discrete output states can be read from Global Variables _IO_Xx_ST_yy, where
“x” represents the expansion slot number 1…4 and yy represents the point number
00…07.

Discrete output states can be written to Global Variables _IO_Xx_DO_yy, where
“x” represents the expansion slot number 1…4 and yy represents the point number
00…07.

TIP

Use the Connected Components Workbench software to see
Global Variables.

Advertising