Yt_xDigitalIn
The Yt_XDigitalIn data types (Yt_2DigitalIn, Yt_4DigitalIn, Yt_8DigitalIn, Yt_16DigitalIn, Yt_32DigitalIn) are used to reflect the state of digital inputs.
Yt_2DigitalIn: STRUCT
| Element |
Data Type |
Description |
Usage |
|
PII0
|
BOOL
|
State of Bit 0: DI 0.
|
Module1.In.PII0
|
|
PII1
|
BOOL
|
State of Bit 1: DI 1.
|
Module1.In.PII1
|
Yt_4DigitalIn: STRUCT
| Element |
Data Type |
Description |
Usage |
|
PII0
|
BOOL
|
State of Bit 0: DI 0.
|
Module1.In.PII0
|
|
PII1
|
BOOL
|
State of Bit 1: DI 1.
|
Module1.In.PII1
|
|
PII2
|
BOOL
|
State of Bit 2: DI 2.
|
Module1.In.PII2
|
|
PII3
|
BOOL
|
State of Bit 3: DI 3.
|
Module1.In.PII3
|
Yt_8DigitalIn: STRUCT
| Element |
Data Type |
Description |
Usage |
|
PII0
|
BOOL
|
State of Bit 0: DI 0.
|
Module1.In.PII0
|
|
PII1
|
BOOL
|
State of Bit 1: DI 1.
|
Module1.In.PII1
|
|
PII2
|
BOOL
|
State of Bit 2: DI 2.
|
Module1.In.PII2
|
|
PII3
|
BOOL
|
State of Bit 3: DI 3.
|
Module1.In.PII3
|
|
PII4
|
BOOL
|
State of Bit 4: DI 4.
|
Module1.In.PII4
|
|
PII5
|
BOOL
|
State of Bit 5: DI 5.
|
Module1.In.PII5
|
|
PII6
|
BOOL
|
State of Bit 6: DI 6.
|
Module1.In.PII6
|
|
PII7
|
BOOL
|
State of Bit 7: DI 7.
|
Module1.In.PII7
|
Yt_16DigitalIn: STRUCT
| Element |
Data Type |
Description |
Usage |
|
PII0
|
BOOL
|
State of Bit 0: DI 0.
|
Module1.In.PII0
|
|
PII1
|
BOOL
|
State of Bit 1: DI 1.
|
Module1.In.PII1
|
|
PII2
|
BOOL
|
State of Bit 2: DI 2.
|
Module1.In.PII2
|
|
PII3
|
BOOL
|
State of Bit 3: DI 3.
|
Module1.In.PII3
|
|
PII4
|
BOOL
|
State of Bit 4: DI 4.
|
Module1.In.PII4
|
|
PII5
|
BOOL
|
State of Bit 5: DI 5.
|
Module1.In.PII5
|
|
PII6
|
BOOL
|
State of Bit 6: DI 6.
|
Module1.In.PII6
|
|
PII7
|
BOOL
|
State of Bit 7: DI 7.
|
Module1.In.PII7
|
|
PII8
|
BOOL
|
State of Bit 8: DI 8.
|
Module1.In.PII8
|
|
PII9
|
BOOL
|
State of Bit 9: DI 9.
|
Module1.In.PII9
|
|
PII10
|
BOOL
|
State of Bit 10: DI 10.
|
Module1.In.PII10
|
|
PII11
|
BOOL
|
State of Bit 11: DI 11.
|
Module1.In.PII11
|
|
PII12
|
BOOL
|
State of Bit 12: DI 12.
|
Module1.In.PII12
|
|
PII13
|
BOOL
|
State of Bit 13: DI 13.
|
Module1.In.PII13
|
|
PII14
|
BOOL
|
State of Bit 14: DI 14.
|
Module1.In.PII14
|
|
PII15
|
BOOL
|
State of Bit 15: DI 15.
|
Module1.In.PII15
|
Yt_32DigitalIn: STRUCT
| Element |
Data Type |
Description |
Usage |
|
PII0
|
BOOL
|
State of Bit 0: DI 0.
|
Module1.In.PII0
|
|
PII1
|
BOOL
|
State of Bit 1: DI 1.
|
Module1.In.PII1
|
|
PII2
|
BOOL
|
State of Bit 2: DI 2.
|
Module1.In.PII2
|
|
PII3
|
BOOL
|
State of Bit 3: DI 3.
|
Module1.In.PII3
|
|
PII4
|
BOOL
|
State of Bit 4: DI 4.
|
Module1.In.PII4
|
|
PII5
|
BOOL
|
State of Bit 5: DI 5.
|
Module1.In.PII5
|
|
PII6
|
BOOL
|
State of Bit 6: DI 6.
|
Module1.In.PII6
|
|
PII7
|
BOOL
|
State of Bit 7: DI 7.
|
Module1.In.PII7
|
|
PII8
|
BOOL
|
State of Bit 8: DI 8.
|
Module1.In.PII8
|
|
PII9
|
BOOL
|
State of Bit 9: DI 9.
|
Module1.In.PII9
|
|
PII10
|
BOOL
|
State of Bit 10: DI 10.
|
Module1.In.PII10
|
|
PII11
|
BOOL
|
State of Bit 11: DI 11.
|
Module1.In.PII11
|
|
PII12
|
BOOL
|
State of Bit 12: DI 12.
|
Module1.In.PII12
|
|
PII13
|
BOOL
|
State of Bit 13: DI 13.
|
Module1.In.PII13
|
|
PII14
|
BOOL
|
State of Bit 14: DI 14.
|
Module1.In.PII14
|
|
PII15
|
BOOL
|
State of Bit 15: DI 15.
|
Module1.In.PII15
|
|
PII16
|
BOOL
|
State of Bit 16: DI 16.
|
Module1.In.PII16
|
|
PII17
|
BOOL
|
State of Bit 17: DI 17.
|
Module1.In.PII17
|
|
PII18
|
BOOL
|
State of Bit 18: DI 18.
|
Module1.In.PII18
|
|
PII19
|
BOOL
|
State of Bit 19: DI 19.
|
Module1.In.PII19
|
|
PII20
|
BOOL
|
State of Bit 20: DI 20.
|
Module1.In.PII20
|
|
PII21
|
BOOL
|
State of Bit 21: DI 21.
|
Module1.In.PII21
|
|
PII22
|
BOOL
|
State of Bit 22: DI 22.
|
Module1.In.PII22
|
|
PII23
|
BOOL
|
State of Bit 23: DI 23.
|
Module1.In.PII23
|
|
PII24
|
BOOL
|
State of Bit 24: DI 24.
|
Module1.In.PII24
|
|
PII25
|
BOOL
|
State of Bit 25: DI 25.
|
Module1.In.PII25
|
|
PII26
|
BOOL
|
State of Bit 26: DI 26.
|
Module1.In.PII26
|
|
PII27
|
BOOL
|
State of Bit 27: DI 27.
|
Module1.In.PII27
|
|
PII28
|
BOOL
|
State of Bit 28: DI 28.
|
Module1.In.PII28
|
|
PII29
|
BOOL
|
State of Bit 29: DI 29.
|
Module1.In.PII29
|
|
PII30
|
BOOL
|
State of Bit 30: DI 30.
|
Module1.In.PII30
|
|
PII31
|
BOOL
|
State of Bit 31: DI 31.
|
Module1.In.PII31
|