Stripline display group trip line, Ssclbmp scale bitmap image usage, Smessage message – Yokogawa Touch Screen GP20 User Manual
Page 46: Stimezone time zone, Sdatebasic gradual time adjustment, Sdateformat date format
2-32
IM 04L51B01-17EN
Example Assign channels 0001, 0003, 0005, A001, and
C023 to group 2 and name it “GROUP A.”
SGroup,2,On,’GROUP A’,’1.3.5.A1.
C23’
STripLine
Display Group Trip Line
Sets a trip line for a display group.
Syntax STripLine,p1,p2,p3,p4,p5,p6,p7,p8
p1 Group number
p2 Trip line number (1 to 4)
p3 Enable or disable (Off, On)
P4 Display position [%] (1 to 100)
p5 R value of RGB display colors (0 to 255)
p6 G value of RGB display colors (0 to 255)
p7 B value of RGB display colors (0 to 255)
p8 Line width
Thin
Thin
Normal
Normal
Thick
Thick
Query
STripLine[,p1[,p2]]?
Example Display trip line 2 using a thick line in red at the
80% position of group 2.
STripLine,2,2,On,80,255,0,0,Thick
Description
• p4 and subsequent parameters are valid only when
p3=On.
• For details on RGB values, see “Description” of the
SSclBmp
Scale Bitmap Image Usage
Sets whether to display a bitmap scale image in the trend
display of a display group.
Syntax SSclBmp,p1,p2
p1 Group number
p2 Enable or disable (Off, On)
Query
SSclBmp[,p1]?
Example Use a bitmap scale image on display group 3.
SSclBmp,3,On
Description
• Specify the bitmap file to use from the front panel of
the GX/GP.
SMessage
Message
Sets messages.
Syntax SMessage,p1,p2
p1 Message number (1 to 100)
p2 Message string (up to 32 characters,
UTF-8)
Query
SMessage[,p1]?
Example Assign character string “MESSAGE77” to
message number 77.
SMessage,77,’MESSAGE77’
STimeZone
Time Zone
Sets the time zone.
Syntax STimeZone,p1,p2
p1 Time zone: Hour (-13 to 13)
p2 Time zone: Minute (0 to 59)
Query
STimeZone?
Example Set the time offset to 9 hours ahead of GMT.
STimeZone,9,0
Description
• You cannot use this command to configure settings
while recording is in progress.
• You cannot use this command to configure settings
while computation is in progress.
SDateBasic
Gradual Time Adjustment
Sets the gradual time adjustment feature.
Syntax SDateBasic,p1,p2
p1 Boundary value for gradually adjusting the
time (Off, 5s, 10s, 15s)
p2 Action to take when the boundary
value for gradually adjusting the time is
exceeded.
NotChange
Do not change
Change
Change
Query
SDateBasic?
Example Set the boundary value to 15 seconds. When
the offset exceeds the boundary value, do not
change the time.
SDateBasic,15s,NotChange
Description
• You cannot use this command to configure settings
while recording is in progress.
• You cannot use this command to configure settings
while computation is in progress.
SDateFormat
Date Format
Sets the date format.
Syntax SDateFormat,p1,p2,p3
p1 Date format
YYMMDD
Year, month, day
MMDDYY
Month, day, year
DDMMYY
Date, month, year
p2 Delimiter
/
Slash
.
Dot (period)
-
Hyphen
p3 Month display
2.4 Setting Commands