B1_Digital_Inputs_Polarity

B1_Digital_Inputs_Polarity

Address: 4395 (112BH)
Type: WORD
Access: Read/Write
Unit: --
Range:

0 (all inputs have normal polarity) to 2n-1 (all inputs have inverted polarity, where n is the number of digital inputs available) 

Default Value:

0

Bit #

Input

Description

Default Value

0

B1_In0

1 = inverted polarity

0 = normal polarity

0

1

B1_In1

1 = inverted polarity

0 = normal polarity

0

2

B1_In2

1 = inverted polarity

0 = normal polarity

0

3

B1_In3

1 = inverted polarity

0 = normal polarity

0

n

B1_Inn

1 = inverted polarity

0 = normal polarity

0

Store Supported:: Yes
Description: It contains the polarity of all the digital inputs on bank 1 of the drive. When the polarity is normal, the input status (B1_Digital_Inputs) is 1 if the voltage is supplied to the input (5V or 24V) and 0 if no voltage is supplied to the input. When the polarity is inverted, the input status (B1_Digital_Inputs) is 0 if the voltage is supplied to the input (5V or 24V) and 1 if no voltage is supplied to the input.
Notes: See Appendix.