Panasonic FP Series Programming Manual page 1043

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

Pulse output instructions
The DUT F169_PulseOutput_Jog_DUT is predefined in the FP Library.
POU header
All input and output variables used for programming this function have been declared in the POU
header.
Body
The comment fields explain the function of this example.
LD
ST
When programming with structured text, enter the following:
IF
(X0_bMotorSwitch)
dutJog.ispeed
END_IF;
IF
(X0_bMotorSwitch)
F169_PulseOutput_Jog(s_dutDataTable
n_iPulseOutputChannel
END_IF;
1042
THEN
:= 300;
THEN
:= 0);
:= dutJog,

Advertisement

Table of Contents
loading

Table of Contents