CODESYS Development System
types: BYTE , WORD , [...] bit to the right and adds the bit
CODESYS Development System
OR of bit operands [...] of the input bits yields 1, the output bit also yields
CODESYS Development System
__XINT | __XWORD | BIT [...] ULINT | USINT | WORD [...] types BIT , __UXINT ,
CODESYS Development System
Number of bits [...] WORD , DWORD , [...] of bits which CODESYS
CODESYS Development System
at least with 32-bit [...] and always with 64-bit [...] VAR wVar : WORD; dw
CODESYS Development System
>' is not a valid bit [...] Attempted access to a bit [...] Use a bit value
CODESYS Development System
NOT of a bit operand. When the respective input bit [...] bit also yields 1
CODESYS Development System
: Number of bits [...] WORD , DWORD , [...] #45; (* 2#01000101 ) in_word
CODESYS Development System
XOR of bit operands [...] input bits yields 1, the output bit also yields
CODESYS Development System
, __XWORD BOOL_TO_BIT BOOL_TO___BIT(TRUE) TRUE BIT BOOL