CODESYS Development System
_OUTPUT iCnt : INT; END [...] BOOL iCnt := -1 [...] _Base VAR_OUTPUT iBase :
CODESYS Development System
or NVL editor I [...] of an I/O device object [...] , AT %I* ),
CODESYS Development System
IsDone THEN RETURN; END_IF; iCounter := iCounter + 1 [...] and the statement iCounter := i
CODESYS Development System
Example VAR_OUPUT i [...] 72 . Example fun(iIn1 := 1, iIn2 := 2, i
CODESYS Development System
. Application for I [...] that is responsible for the I [...] Settings Refresh I
CODESYS Development System
*); iVar; SA [...] _BLOCK ADD_FB g_iTemp1 := g_iTemp1 + INT
CODESYS Development System
(example: iGlobal ). FB uses iGlobal . [...] variable name iGlobal .
CODESYS Development System
in the I/O mapping [...] of the function block. For I [...] _Output_Int VAR_INPUT iInput :
CODESYS Development System
function block for I [...] should be mapped to the I [...] on the <device name> I
CODESYS Development System
Example FOR iCounter := 1 TO 5 BY 1 DO iVar1 := iVar1*2; END