User Manual

3-18
3.4 Setting Commands
IM 04L21B01-17EN
ST Sets a tag
Syntax
STp1,p2<terminator>
p1
Measurement or computation channel
number
p2
Tag (up to 16 characters)
Query
ST[p1]?
Example Set the channel 002 tag to TAG2.
ST002,TAG2
Description For the characters that you can use for tags,
see appendix 3, “ASCII Character Codes.”
Note that you cannot use semicolons or
commas.
You can specify computation channels
(including in queries) on models with the /M1,
/PM1, or /PWR1 math option.
SX Sets a display group
Syntax
SXp1,p2,p3,p4<terminator>
p1
Display group number
p2
Enable or disable (ON, OFF)
p3
Display group name (up to 16 characters)
p4
Channel configuration
Query
SX[p1]?
Example Assign channels 001, 003, and 004 to 006 to
group number 1 and name the group GROUP2.
SX1,ON,GROUP2,001.003.004-006
Assign channels by using periods to separate
each channel and hyphens to specify ranges of
channels.
Description For the characters that you can use for group
names, see appendix 3, “ASCII Character
Codes.” Note that you cannot use semicolons
or commas.
Set p1 by referring to the table in section 3.3.
SL Sets a trip line
Syntax
SLp1,p2,p3,p4,p5,p6<terminator>
p1
Display group number
p2
Trip line number (1 to 4)
p3
Trip line display (ON, OFF)
p4
Display position (0 to 100) as a percentage
p5
Display color (RED, GREEN, BLUE,
B.VIOLET, BROWN, ORANGE,
Y.GREEN, LIGHTBLUE, VIOLET, GRAY,
LIME, CYAN, DARKBLUE, YELLOW,
LIGHTGRAY, PURPLE, BLACK, PINK,
L.BROWN, L.GREEN, DARKGRAY, OLIVE,
DARKCYAN, S.GREEN)
p6
Line width (1, 2, 3)
Query
SL[p1[,p2]]?
Example Display trip line 1 in red at the 10% position of
group 1. Set the line width to 1.
SL1,1,ON,10,RED,1
Description Set the boundary positions as percentages
of the entire amplitude axis in the waveform
display area.
Set p1 by referring to the table in section 3.3.
SG Sets a message
Syntax
SGp1,p2<terminator>
p1
Message number (1 to 100)
p2
Message (up to 32 characters)
Query
SG[p1]?
Example Assign character string “MESSAGE1” to
message number 2.
SG2,MESSAGE1
Description For the characters that you can use for
messages, see appendix 3, “ASCII Character
Codes.” Note that you cannot use semicolons or
commas.
TH Sets the directory on the external
storage medium for saving data
Syntax
THp1<terminator>
p1
Directory name (up to 20 characters)
Query
TH?
Example Select the DATA1 folder on the external storage
medium for saving data.
THDATA1
Description You cannot use this command on models that do
not have a CF card slot or USB interface (/USB1
option).
TZ Sets a file header
Syntax
TZp1,p2<terminator>
p1
Fixed to 1
p2
File header (up to 50 characters)
Query
TZ[p1]?
Example Set the header to “FX1000DATA.”
TZ1,FX1000DATA