Panasonic FP Series Programming Manual page 1073

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

Pulse output instructions
Operands
For
s_dutDataTable
n_iPulseOutputChannel
Error flags
No.
IEC address
%MX0.900.7
R9007
%MX0.900.8
R9008
In this example the function is programmed in ladder diagram (LD). The same POU header is used
Example
for all programming languages.
GVL
In the global variable list, you define variables that can be accessed by all POUs in the project.
DUT
The DUT F174_PulseOutput_DataTable_8_Values_DUT is predefined in the FP Library and can
be used as a sample.
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:
IF
DF(X0_bMotorSwitch)
F174_PulseOutput_DataTable(s_dutDataTable
END_IF;
1072
Relay
-
-
-
-
-
-
Set
If
permanently
 channel number or values of the data table are outside the permissible
range
for an instant
 frequency 1 is outside the permissible range
 FP0R/FP-X: pulse output has not been set in the system registers
THEN
T/C
Register
-
-
-
DT
-
-
-
-
:= dutDataTable4, 4);
Constant
-
-
-
-
-
dec. or hex.

Advertisement

Table of Contents
loading

Table of Contents