DIX_6DI

DIX_6DI (STRUCT)

TYPE DIX_6DI : STRUCT

InOut:

Name
Type
Initial
Comment

arwDI_Counter

ARRAY [1..6] OF WORD

Array with the counter values (absolute counters of the rising edges) of the digital inputs DI1 - 6

arwDI_Counter_Old

ARRAY [1..6] OF WORD

Array with the counter values - old (absolute counters of the rising edges) of the digital inputs DI1 - 6

areDI_Mode

ARRAY [1..6] OF POWERIO_T1_R100_DI_MODE

[6(POWERIO_T1_R100_DI_MODE.DIGITAL_INPUT)]

arxDI_In

ARRAY [1..6] OF BOOL

Array with the states of the inputs DI1 - DI6

arxDI_Out

ARRAY [1..6] OF BOOL

Array with the states of the outputs xDI1 - xDI6

arDI_Timer_Pulse

ARRAY [1..6] OF TON

Array with the timers for the pulses on the outputs xDI1 - xDI6

arDI_RTrig_Change

ARRAY [1..6] OF R_TRIG

Array with the edge detections on the change-bits of the digital inputs DI1 - DI6

arDI_RTrig_Button

ARRAY [1..6] OF R_TRIG

Array with the edge detections on the button-bits of the digital inputs DI1 - DI6

Last updated