Fc outputs screen image data, Fe outputs setup data – Yokogawa Value Series FX1000 User Manual
Page 130
3-48
IM 04L21B01-17EN
3.8 Output Commands
(Setting, measured, and
computed data output)
FC
Outputs screen image data
Syntax
FC p1
p1 GET (output screen image data)
Example Output screen image data from the FX.
FCGET
Description The FX captures the currently displayed screen
and outputs the data in PNG format.
FE
Outputs setup data
Syntax
FE p1,p2,p3
p1 Output data type
0
Setting mode setup data
1
Decimal place and unit information
2
Basic setting mode setup data
4
Setup data file
5
Setup channel information output
6
Setup alarm information output
p2 First channel number (measurement
channel or computation channel)
p3 Last channel number (measurement
channel or computation channel)
Example Output the setting mode setup data of channels
001 to 005 from the FX.
FE0,001,005
Description • Make sure that the last channel number is
greater than or equal to the first channel
number.
• Parameters p2 and p3 are valid when p1 is
set to 0, 1, 2, 5, or 6. If you omit p2 or p3, the
command will specify all channels.
• Set p2 and p3 by referring to the table in
section 3.3.
FD
Outputs the most recent
measured data and computed
data
Syntax
FD p1,p2,p3
p1 Output data type
0
The most recent measured data
and computed data in text format
1
The most recent measured data
and computed data in binary
format
6
Relay status and internal switch
status
p2 First channel number (measurement
channel or computation channel)
p3 Last channel number (measurement
channel or computation channel)
Example Output the most recent measured data and
computed data for channels 001 to 005 from the
FX in text format.
FD0,001,005
Description • The most recent measured data and computed
data means the most recent measured data
and computed data in the internal memory
when the FX receives the FD command.
• Make sure that the last channel number is
greater than or equal to the first channel
number.
• Parameters p2 and p3 are valid when p1 is set
to 0 or 1. If you omit p2 or p3, the command
will specify all channels.
• Set p2 and p3 by referring to the table in
section 3.3.
3.8 Output Commands (Setting, measured, and computed data output)