Ro sets report types and generation times, Rm sets a report channel, Xg sets the time zone – Yokogawa Button Operated MV2000 User Manual
Page 105
4-32
M-4662
RO
Sets report types and generation
times
To specify no report types
Syntax
RO p1
p1
Report type (OFF)
Query
RO?
Example
Set the report to none.
ROOFF
Description You can execute this command on models with
the /M1 math option.
To specify hourly, daily, hourly+daily, or
daily+monthly reports
Syntax
RO p1,p2,p3
p1
Report type
HOUR
Hourly report
DAY
Daily report
HOUR+DAY
Hourly and daily reports
DAY+MONTH
Daily and monthly reports
p2
Date of generation (dd)
dd
Day (01 to 28)
p3
Time of generation (hh)
hh
Hour (00 to 23)
Query
RO?
Example
Generate a daily report at hour 9 everyday
(parameter p2 (“05” in this example) is invalid in
this case).
RODAY,05,09
Description • You can execute this command on models
with the /M1 math option.
• Parameter p2 is discarded if it is specified for
reports other than monthly and daily reports.
To specify daily+weekly reports
Syntax
RO p1,p2,p3
p1
Report type (DAY+WEEK)
p2
Day of generation (SUN, MON, TUE, WED,
THU, FRI, SAT)
p3
Time of generation (hh)
hh
Hour (00 to 23)
Query
RO?
Example
Generate a daily report at hour 9 every day and
a weekly report at hour 9 every Tuesday.
RODAY+WEEK,TUE,09
Description You can execute this command on models with
the /M1 math option.
RM
Sets a report channel
To not use a report channel
Syntax
RM p1,p2
p1
Report channel number
p2
Report channel ON/OFF (OFF)
Query
RM[ p1]?
Example
Disable the channel 001 report channel.
RM001,OFF
Description • You can execute this command on models
with the /M1 math option.
• Set parameter p1 according to the table in
section 4.3.
To use a report channel
Syntax
RM p1,p2,p3,p4
p1
Report channel number
p2
Report channel ON/OFF (ON)
p3
Measurement, computation, or external
input channel number to be reported
p4
Conversion of the time unit for TLOG.SUM
computation
OFF
No conversion.
/S
Convert as though the physical
values are integrated in units of
seconds.
/MIN
Convert as though the physical
values are integrated in units of
minutes.
/H
Convert as though the physical
values are integrated in units of
hours.
/DAY
Convert as though the physical
values are integrated in units of
days.
Query
RM[ p1]?
Example
Use report channel number R01. Set the channel
number for generating reports to 001 and convert
the units of the summed value to seconds.
RMR01,ON,001,/S
Description • You can execute this command on models
with the /M1 math option.
• Set parameters p1 and p3 according to the
table in section 4.3.
• About p4
Because the sampled data is integrated
over each scan interval, the physical value
integrated over a given period may be different
from the actual integrated value. This occurs
if the given period is not equal to the scan
interval. In such case, set p4 to the same unit
as that of the physical value being measured.
The integrated value is found according to the
following converting equations that depend on
the parameter.
OFF
→ (measured value)
/S
→ (measured value) × scan interval
/MIN
→ (measured value) × scan interval/60
/HOUR → (measured value) × scan
interval/3600
/DAY → (measured value) × scan
interval/86400
The scan interval unit is seconds.
XG
Sets the time zone
Syntax
XG p1,p2
p1
Offset time from GMT (–1300 to 1300)
Upper 2 digits: Hour (00 to 13)
Lower 2 digits: Minute (00 to 59)
p2
Time deviation limit (OFF, 10S, 20S, 30S,
1MIN, 2MIN, 3MIN, 4MIN, 5MIN)
4.6 Basic Setting Commands