FUNCTION Example
VAR_INPUT
varInOutInt : REF_TO INT;
END_VAR
;
END_FUNCTION
NOTICE
Boolean parameters in the IN_OUT section of a function are not allowed in this version of ax2tia.
FUNCTION Example
VAR_INPUT
varInOutInt : REF_TO INT;
END_VAR
;
END_FUNCTION
NOTICE
Boolean parameters in the IN_OUT section of a function are not allowed in this version of ax2tia.