
HAXis
HAXis
Note
Command Syntax:
where:
<state-low value 5
c state-high-value
<label-name
label-high-value
Examples:
Query Syntax:
Returned Format:
Example:
HP
1651B
Programming Reference
command/query
The HAXis command allows you to select whether states or a label’s
values will be plotted on the horizontal axis of the chart. The axis is scaled
by specifying the high and low values.
The shortform for STATES is STA. This is an intentional deviation from
the normal truncation rule.
The HAXis query returns the current horizontal axis label and scaling.
state-low-value
estate-high-value
c label-name , label-low-value
label-high-value
:: = integer from -1023 to 1024
:: = integer from <state-low-value to + 1024
:: = a string of up to 6 alphanumeric characters
:: = string from 0 to
:: = string from label-low-value to
OUTPUT
STATES, -100, 100"
OUTPUT
'DATA',
[ M A C H i n e { 1
H A X i s ]
c state-low-value
state-high-value
label-name , label-low-value
c label-high-value
10 DIM
20 OUTPUT
30 ENTER XXX;
50 END
Subsystem