2-46
IM 04L51B01-17EN
SBackColor
Screen Background Color [GX/GP]
Sets the screen background color.
Syntax
SBackColor,p1,p2,p3
p1
R value of RGB background colors (0 to
255)
p2
G value of RGB background colors (0 to
255)
p3
B value of RGB background colors (0 to
255)
Query
SBackColor?
Example Set the background color to black.
SBackColor,0,0,0
Description
• For details on RGB values, see “Description” of the
SColorIO command.
SGrpChange
Automatic Group Switching Time [GX/
GP]
Sets the time for automatically switching between display
groups.
Syntax
SGrpChange,p1
p1
Automatic group switching time (5s, 10s,
20s, 30s, 1min)
Query
SGrpChange?
Example Set the switching time to 1 minute.
SGrpChange,1min
SAutoJump
Jump Default Display Operation [GX/GP]
Sets the amount of time that must elapse until the GX/GP
returns to the specified screen (standard screen) when
there is no user interaction.
Syntax
SAutoJump,p1
p1
Jump default display operation (Off, 1min,
2min, 5min, 10min, 20min, 30min, 1h)
Query
SAutoJump?
Example Set the automatic return time to 5 minutes.
SAutoJump,5min
SCalFormat
Calendar Display Format [GX/GP]
Sets the calendar display format.
Syntax
SCalFormat,p1
p1
1st weekday (Sun, Mon)
Query
SCalFormat?
Example Set the first weekday to Monday.
SCalFormat,Mon
SBarDirect
Bar Graph Display Direction [GX/GP]
Sets the bar graph display direction.
Syntax
SBarDirect,p1
p1
Direction
Horizontal
Horizontal
Vertical
Vertical
Query
SBarDirect?
Example Display bar graphs horizontally.
SBarDirect,Horizontal
SChgMonitor
Value Modification from the Monitor
Enables or disables the feature that allows values to be
changed from the monitor.
Syntax
SChgMonitor,p1
p1
Disable or enable (Off, On)
Query
SChgMonitor?
Example Enable the feature that allows values to be
changed from the monitor.
SChgMonitor,On
STrdWave
Trend Waveform Display [GX/GP]
Sets the trend waveform display mode.
Syntax
STrdWave,p1,p2
p1
Waveform display direction
Horizontal
Horizontal
Vertical
Vertical
p2
Trend clear
Off
Do not clear
On
Clear
Query
STrdWave?
Example Set the trend waveform to horizontal display
and clear the waveform when recording is
started.
STrdWave,Vertical,On
Description
• When the multi batch function (/BT) is enabled, p2 is
fixed to On.
2.4 Setting Commands