CODESYS Development System
'FB_Init' method [...] No FB_Init method [...] FB_Init
CODESYS Development System
Attribute: call_after_init Important VAR [...] after the FB_Init method
CODESYS Development System
_BLOCK FB_MyA VAR_INPUT i [...] InvisibleIn : BOOL; xInit: BOOL; END_VAR VAR
CODESYS Development System
Attribute: call_after_global_init_slot Important VAR [...] {attribute 'call_after_global_init
CODESYS Development System
_MyB VAR_INPUT iInB : [...] InvisibleIn : BOOL; xInit: BOOL; END_VAR VAR
CODESYS Development System
: global_init [...] with the 'global_init [...] 'global_init_slot' :=
CODESYS Development System
. PROGRAM MAIN_PRG VAR xInit [...] Bounds : DINT VAR [...] : DINT; END_VAR
CODESYS Development System
Global Init [...] 123 GVLObject __var [...] Compiler __var
CODESYS Development System
: VAR (default [...] variable ( VAR ) Global variable ( VAR_GLOBAL )
CODESYS Development System
by the FB_Init method [...] is defined. VAR fbinst : fb1; b : BOOL; END_VAR