VAXis
Command Syntax:
where:
c
label-name
>
<
low-value
>
c
high-value
>
Examples:
Query Syntax:
Returned Format:
Example:
SCHart Subsystem
15-6
command/query
The VAXis command allows you to choose which label will be plotted on
the vertical axis of the chart and scale the vertical axis by specifying the
high value and low value.
The VAXis query returns the current vertical axis label and scaling.
MACHine{
1
IP}:SCHart:VAXis
<:
label-name
>
,
c
low-value
>
,
c
high-value
>
:: = a string of up to 6 alphanumeric characters
::
= string from 0 to
2X
-1
(#HFFFFFFFF)
::
= string from
c low-value
>
to
232
-1
(XHFFFFFFFF)
OUTPUT
XXX;“:MACHINE2:SCHART:VAXIS
‘StlMl’,
‘O’,
‘99”’
OUTPUT
XXX;“:MACHINEl:SCHART:VAXIS
‘BUS’,
‘#HOOFF’,
‘XH0500’”
MACHine{
1
~P}:SCHart:VAXis?
[MACHine{
1
IP}:SCHart:VAXis]
c
label-name
>,
<low-value
z
, <high-value
>
c
NL>
10 DIM
String$[lDO]
20 OUTPUT
XXX;“:MACHINEl:SCHART:VAXIS?”
30 ENTER XXX;
String$
40 PRINT
String$
50 END
HP 1650B/HP 16518
Programming Reference