NC0003: BOOL
Configuration of a prefix for a variable declaration of type BOOL.
Sample declarations:
For the following variable declarations the prefix configured for NC0003 is used for the formation of the overall prefix, compliance with which is checked during execution of the static analysis.
bStatus : BOOL;
abVar : ARRAY[1..2] OF BOOL;
IbInput AT%I* : BOOL;Please note: The description of NC0003: BOOL is transferable to the following basic data types.
- NC0004: BIT
- NC0005: BYTE
- NC0006: WORD
- NC0007: DWORD
- NC0008: LWORD
- NC0009: USINT
- NC0010: UINT
- NC0011: UDINT
- NC0012: ULINT
- NC0013: SINT
- NC0014: INT
- NC0015: DINT
- NC0016: LINT
- NC0017: REAL
- NC0018: LREAL
- NC0019: STRING
- NC0020: WSTRING
- NC0021: TIME
- NC0022: LTIME
- NC0023: DATE
- NC0024: DATE_AND_TIME
- NC0025: TIME_OF_DAY
- NC0035: __XWORD
- NC0037: __UXINT
- NC0038: __XINT