Cc disconnects an ethernet connection (/c7 option), Fd outputs the most recent measured/computed data, Fy outputs the statistical computation results – Yokogawa µR20000 User Manual
Page 73: Ff outputs the fifo data
4-30
IM 04P01B01-17E
CC
Disconnects an Ethernet
connection (/C7 option).
Syntax
CC p1
p1 Disconnect the connection (0)
Example Disconnect the connection.
CC0
FE
Outputs decimal point position,
unit information, and setup data.
Syntax
FE p1,p2,p3
p1 Output data type
0
Setup data of Setting mode
1
Decimal point position and unit
information
2
Setup data of Basic Setting mode
4
Setting data file
p2 First output channel number
p3 Last output channel number
Example Output the setup data of the Setting commands
of channel 01 through 04.
FE0,01,04
Description • Be sure to set p2 and p3 so that p3 is greater
than or equal to p2.
• The settings of p2 and p3 are valid when p1 =
0, 1, or 2.
• The setting data file can be viewed using the
configuration software.
FD
Outputs the most recent
measured/computed data.
Syntax
FD p1,p2,p3
p1 Output data type
0
Output the most recent measured/
computed data in ASCII format
1
Output the most recent measured/
computed data in BINARY format
p2 First output channel number
p3 Last output channel number
Example Output the most recent measured/computed data
from channel 01 to 04 in ASCII format.
FD0,01,04
Description • The most recent measured/computed data
indicates the most recent measured/computed
data when the recorder receives the FD
command.
• Be sure to set p2 and p3 so that p3 is greater
than or equal to p2.
FY
Outputs the statistical
computation results.
Syntax
FY p1,p2,p3
p1 Output data type
Inst
Output the most recent periodic
printout data (instantaneous value)
Report Output the statistical calculation
data of periodic printout (report
data)
Tlog1 Output the data at the most recent
timeout of TLOG timer 1
Tlog2 Output the data at the most recent
timeout of TLOG timer 2
p2 First output channel number
p3 Last output channel number
Example Outputs the most recent periodic printout data of
channel 01 to 04.
FYInst,01,04
Description Tlog1 and Tlog2 are valid on models with the
computation function (/M1 option).
FF
Outputs the FIFO data.
Syntax
FF p1,p2,p3,p4
p1 Operation type
GET
Output the data starting from the
next to the previous read position
RESEND Retransmit the previous output
RESET Set the read position (block) to
the most recent acquire position
(block)
GETNEW Output the most recent data
p2 First output channel number
p3 Last output channel number
p4 The upper limit of number of blocks that are
to be loaded
Pen model
1 to 240
Dot model
1 to 60
If the measured/computed data is less than
the specified number of blocks, only the
available data is transmitted.
Example Output two blocks of FIFO data from channels 01
to 06.
FFGET ,01,06,2
Description • The FIFO buffer is of a circular type which
overwrites from the oldest data when it is full.
• The FR command is used to set the acquiring
interval.
• There are two FIFO data output formats.
Logging output (GET)
Output the specified number of blocks (p4)
of FIFO data starting from the next to the
previous read position (block).
Make sure to read the data within the following
buffer period to prevent data dropouts.
Pen model
FIFO buffer length
240 blocks
Maximum buffer period 240 intervals
Dot model
FIFO buffer length
60 blocks
Maximum buffer period 60 intervals
4.7 Output Commands