CODESYS Development System
LocalVariable := aiCounter[2 [...] CardGame : ARRAY[1..2, 3 [...] st dimension: 1 to 2 (2
CODESYS Development System
WSTRING follows UCS-2 encoding. UCS-2 encoding [...] length 2 bytes. UCS-2
CODESYS Development System
Result in var1: 2#1000_0010 ST var1 := 2#1001_0011 AND 2#1000_1010; FBD
CODESYS Development System
INT := 5; lwAddress2 : LWORD; iVar2 : [...] Var1 lwAddress2 := ADR(iVar2
CODESYS Development System
_ex; {attribute 'no-exit'} POU2 [...] _VAR POU1 is called, POU2
CODESYS Development System
ENUM : ( e1 := 2, e2 [...] is initialized with ENUM.e2 . [...] component TYPE ENUM2 : (
CODESYS Development System
^ Ref1 := Ref2 writes the value which Ref2 [...] notation: Ref1^ := Ref2
CODESYS Development System
_PRG() erg := PLC_PRG.out2 [...] of the parameters: PLC_PRG(in1:=2
CODESYS Development System
Number1: INT := 5; iNumber2 [...] Number1 iNumber2 := pi [...] Number1 is assigned to variable iNumber2