Analog unit instructions
1096
Part IV Tool Instructions
iInChannel1 => iInChannel1);
Example
In this example the function has been programmed in ladder diagram (LD) and structured text (ST).
The same POU header is used for all programming languages.
POU header
All input and output variables used for programming this function have been declared in the POU
header.
LD
ST
When programming with structured text, enter the following:
Unit_AnalogInOut_FP0_A21(iOutChannel := iOutChannel,
iModuleOffsetWX := iModuleOffsetWX,
iInChannel0 => iInChannel0,