2-30
IM 04L51B01-17EN
SZoneIO
Waveform Display Zone
Sets the waveform display zone of an AI, DI, PI, AO, DO,
or PID channel.
Syntax
SZoneIO,p1,p2,p3
p1
Channel number
p2
Zone lower limit [%] (0 to 95)
p3
Zone upper limit [%] (5 to 100)
Query
SZoneIO[,p1]?
Example Set the waveform zone of channel 0001
waveform to 0% to 30%.
SZoneIO,0001,0,30
Description
•
You cannot set DI channels when the measurement
mode is set to high speed.
SScaleIO
Scale Display [GX/GP]
Sets the scale display of an AI, DI, PI, AO, DO, or PID
channel.
Syntax
SScaleIO,p1,p2,p3
p1
Channel number
p2
Scale display position (Off, 1 to 10)
p3
Number of scale divisions (4 to 12, C10)
Query
SScaleIO[,p1]?
Example Display the channel 0001 scale at display
position 1. Display four equally spaced main
scale marks.
SScaleIO,0001,1,4
Description
•
You cannot set DI channels when the measurement
mode is set to high speed.
SBarIO
Bar Graph Display
Sets the bar graph display of an
AI, DI, PI, AO, DO, or PID
channel.
Syntax
SBarIO,p1,p2,p3
p1
Channel number
p2
Bar display base position
Lower
Lower
Center
Center
Upper
Upper
p3
Number of scale divisions (4 to 12)
Query
SBarIO[,p1]?
Example Display the measured values of channel 0001
on a bar graph with the center set as the base
position (Center). Display four equally spaced
main scale marks.
SBarIO,0001,Center,4
Description
•
You cannot set DI channels when the measurement
mode is set to high speed.
SPartialIO
Partial Expanded Display [GX/GP]
Sets the partial-expansion display of an AI, PI, or PID
channel waveform.
Syntax
SPartialIO,p1,p2,p3,p4
p1
Channel number
p2
Partial expanded On/Off (On, Off)
p3
Partial expanded boundary position [%] (1
to 99)
P4
Partial expanded boundary value (span
lower limit + 1 digit to span upper limit - 1
digit)
Query
SPartialIO[,p1]?
Example For channel 0001 whose measurement range
is 0 to 1.0000 V, display the measured value of
0.7500 V at the 50% position.
SPartialIO,0001,On,50,7500
Description
• You cannot set this on a “Skip” channel. p2 is fixed to
Off.
• You cannot set this on a channel set to Log scale (/
LG) (if p4 of SRangeAI is LogT1, LogT2, or LogT3).
p2 is fixed to Off.
• If p2=Off, you cannot set p3 or subsequent
parameters.
• P2=On can be specified when the difference between
the span upper and lower limits is 2 digits or greater.
SBandIO
Color Scale Band
Sets the color scale band of an AI or PI channel.
Syntax
SBandIO,p1,p2,p3,p4,p5,p6,p7
p1
Channel number
p2
Color scale band (Off, In, Out)
p3
R value of the color scale band RGB
colors (0 to 255)
P4
G value of the color scale band RGB
colors (0 to 255)
p5
B value of the color scale band RGB
colors (0 to 255)
p6
Upper limit of the color scale band display
(Span or scale lower limit to span or scale
upper limit)
For a channel set to Log scale (/LG) (if p4
of SRangeAI is LogT1, LogT2, or LogT3),
specify p6 using exponential notation (e.g.
1.23E10, where the number of digits of
the mantissa is as specified by p8 of the
SRangeAI command).
p7
Lower limit of the color scale band display
(Span or scale lower limit to span or scale
upper limit)
For a channel set to Log scale (/LG) (if p4
of SRangeAI is LogT1, LogT2, or LogT3),
specify p7 using exponential notation (e.g.
1.23E10, where the number of digits of
the mantissa is as specified by p8 of the
SRangeAI command).
2.4 Setting Commands