B0_Digital_Inputs_Falling_Edge

Address: 4358 (1106H)
Type: WORD
Access: Read/Write
Unit: --
Range:

0 to 2n-1 (where n is the number of digital inputs available)

Default Value:

0

Bit #

Input

Description

Default Value

0

B0_In0

1 = falling edge detected

0 = no falling edge detected

0

1

B0_In1

1 = falling edge detected

0 = no falling edge detected

0

2

B0_In2

1 = falling edge detected

0 = no falling edge detected

0

3

B0_In3

1 = falling edge detected

0 = no falling edge detected

0

n

B0_Inn

1 = falling edge detected

0 = no falling edge detected

0

Store Supported: --
Description: It contains the detection of the falling edges of the digital inputs of bank 0. The firmware will set the corresponding bit every time it detects a falling edge on each input of bank 0. The user software is responsible of reset of the bits to start again the detection of falling edges.

Notes:

See Appendix.