Topic: DMD0226

Analog I/O Modules


Analog I/O Module Mapping

The default configuration for a Do-more controller is to automatically map the I/O points for all Analog I/O Modules, beginning in the slot adjacent to the controller, and proceeding from left to right across the base, allocating signed word input and signed word output memory as each module requires.

 

Analog Inputs are mapped into WX memory, starting at WX0. Each location in the WX memory block is a Signed Word (16-bit), which can contain the values in the range of -32768 to +32767. For modules that have them, the Status bits and/or Alarm bits will be mapped into Discrete Input (X) memory as required.

 

Analog Outputs are mapped into WY memory, starting at WY0. Each location in the WY memory block is a Signed Word (16-bit), which can contain the values in the range of -32768 to +32767.

 

Note: the default mapping for any of the I/O modules can be changed through the I/O Mappings page in the System Configuration utility.

 

Supported Analog Input Modules

Part Number

Description

Module ID

WX Registers Consumed

X Bits for
Status / Alarm

F2-04AD-1

4 Channel, Current

62  (0x3E)

4

4

F2-04AD-2

4 Channel, Voltage

62  (0x3E)

4

4

F2-08AD-1

8 Channel, Current

59  (0x3B)

8

8

F2-08AD-2

8 Channel, Voltage

59  (0x3B)

8

8

 

Supported Analog Output Modules

Part Number

Description

Module ID

WY Registers Consumed

X Bits for
Status / Alarm

F2-02DA-1

2 Channel, Current

246  (0xF6)

2

 

F2-02DA-1L

2 Channel, Current

246  (0xF6)

2

 

F2-02DA-2

2 Channel, Voltage

63  (0x3F)

2

 

F2-02DA-2L

2 Channel, Voltage

63  (0x3F)

2

 

F2-02DAS-1

2 Channel, Current, (Isolated)

78  (0x4E)

2

 

F2-02DAS-2

2 Channel, Voltage, (Isolated)

78  (0x4E)

2

 

F2-08DA-1

8 Channel, Current

79  (0x4F)

8

 

F2-08DA-2

8 Channel, Voltage

79  (0x4F)

8

 

 

Supported Combination Analog Input/Output Modules

Part Number

Description

Module ID

WX / WY Registers Consumed

X Bits for
Status / Alarm

F2-4AD2DA

4 Channel In / 2 Channel Out, Current

61  (0x3D)

4 / 2

4

F2-8AD4DA-1  (see note 1)

8 Channel In / 4 Channel Out, Current

55  (0x37)

8 / 7

8

F2-8AD4DA-2  (see note 1)

8 Channel In / 4 Channel Out, Voltage

71  (0x47)

8 / 7

8

 

Supported Temperature Input Modules

Part Number

Description

Module ID

WX Registers Consumed

X Bits for
Status / Alarm

F2-04RTD

4 Channel, RTD

60  (0x3C)

4

4

F2-04THM

4 Channel, Thermocouple

60  (0x3C)

4

4

 

note 1: this module can be configured to operate in unipolar mode which generates a range of values from 0 to 65535 (instead of -32768 to 32767). Use the ":U" (unsigned) cast operator to get the proper representation of the data when using a module that's configured for unipolar. For example: WX0:U, WX1:U. Refer to the help topic on Casting for additional information on the cast operation.

 


See Also:

 


Copyright © Host Engineering, Inc. ALL RIGHTS RESERVED