B1_Digital_Inputs_Rising_Edge

B1_Digital_Inputs_Rising_Edge

Address: 4357 (1105H)
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

B1_In0

1 = rising edge detected

0 = no rising edge detected

0

1

B1_In1

1 = rising edge detected

0 = no rising edge detected

0

2

B1_In2

1 = rising edge detected

0 = no rising edge detected

0

3

B1_In3

1 = rising edge detected

0 = no rising edge detected

0

n

B1_Inn

1 = rising edge detected

0 = no rising edge detected

0

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