App index, Xg sets the time zone, Xn sets the date format – Yokogawa Value Series FX1000 User Manual

Page 121: Yb sets host information (/c7 option)

Advertising
background image

3-39

IM 04L21B01-17EN

Commands

1

2

3

4

5

6

App

Index

RM

Sets a report channel (/M1, /PM1,

and /PWR1 options)

When you are not using report channels

Syntax

RM p1,p2<terminator>
p1 Report channel number
p2 Report channel usage (OFF)

Query

RM[p1]?

Example Disable the channel 001 report channel.

RM001,OFF

Description Set p1 by referring to the table in section 3.3.

When you are using report channels

Syntax

RM p1,p2,p3,p4<terminator>
p1 Report channel number
p2 Report channel usage (ON)
p3 Number of the measurement or computation

channel on which to report

p4 Conversion of the unit of time for integration

OFF

Values are not converted.

/S

Values are converted as though
the physical values are integrated
in units of seconds.

/MIN

Values are converted as though
the physical values are integrated
in units of minutes.

/H

Values are converted as though
the physical values are integrated
in units of hours.

/DAY

Values are converted as though
the physical values are integrated
in units of days.

Query

RM[p1]?

Example Use report channel number R01. Set the

number of the channel on which to report to 001
and convert the unit of time for integration to
seconds.
RM001,ON,001,/S

Description • You can use this command on models with the

/M1, /PM1, or /PWR1 math option.

• Set p1 and p3 by referring to the table in

section 3.3. Errors are returned for any reports
for channels that are set to Log scale (/LG1
option).

• About parameter p4
Because the FX integrates sampled data

over each scan interval, the physical value
measured over a given unit of time may be
different from the actual integrated value
(because the unit of time is different from the
scan interval). If this occurs, set p4 to the
same unit of time as that which is being used
for the physical value that you are measuring.
The FX calculates the integrated value using
one of the following conversion formulas
based 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<terminator>
p1 Time offset from GMT (–1300 to 1300)

First two digits: Hour (00 to 13)

Second two digits: Minute (00 to 59)

p2 Time deviation limit at which the function

that gradually adjusts the time is enabled
(OFF, 10S, 20S, 30S, 1MIN, 2MIN, 3MIN,
4MIN, 5MIN)

Example Set the time offset to 9 hours ahead of GMT and

the deviation limit to 30 seconds.
XG0900,30S

XN

Sets the date format

Syntax

XN p1<terminator>
p1 Date format (Y/M/D, M/D/Y, D/M/Y, D.M.Y)

Query

XN?

Example Set the date format to year/month/day.

XNY/M/D

YB

Sets host information (/C7

option)

Syntax

YB p1,p2<terminator>
p1 Host name (up to 64 characters)
p2 Domain name (up to 64 characters)

Query

YB?

Example Set the host name to “fx1000” and the domain

name to “fxadv.recorder.com.”
YBfx1000,fxadv.recorder.com

3.6 Basic Setting Commands

Advertising