LABel
Command Syntax:
:MACHine{
1
12):TFORmat:iABel
<name>
[,
{<polarity> 1 <assignment>}]...
where:
c
name
>
:: = string of up to 6 alphanumeric characters
c
polarity
>
::
=
(Positive
1
NEGative)
c
assignment
>
:: = format (integer from 0 to 65535) for a pod (pods are assigned in decreasing order)
Examples: OUTPUT xxx;
*’
:MACHINE2:TFORMAT:LABEL
‘DATA’, POS, 65535, 127, 40312”
OUTPUT XXX
;
” :MACHINE2:TFDRMAT:LABEL
‘STAT’, 1, 8096, POSITIVE”
OUTPUT
XXX;“:MACHINEl:TFORMAT:LABEL
‘ADDR’, NEGATIVE,
XB11110010101010”
Query Syntax:
:MACHine{
112}:TFORmat:lABel?
<name
>
Returned Format:
[:MACHine{
1~2}:TFORmat:iABel]
c name
>
[,
<assignment
>I...,
<polarity>
c
NL>
Example:
10 DIM
String$[lOO]
20 OUTPUT
XXX;“:MACHINE2:TFDRMAT:LABEL?
‘DATA”’
30 ENTER XXX
String$
40 PRINT
String$
50
END
TFORmat Subsystem
17-4
HP 1650B/HP 16518
Programming Reference