SFORmat Subsystem

LABel

<name> string of up to 6 alphanumeric characters

<polarity> {POSitive NEGative}

<clock_bits> format (integer from 0 to 65535) for a clock (clocks are assigned in decreasing order)

<upper_bits> format (integer from 0 to 65535) for a pod (pods are assigned in decreasing <lower_bits> order)

Example

510 OUTPUT XXX;":MACHINE2:SFORMAT:LABEL ’STAT’, POSITIVE, 0,127,40312"

520 OUTPUT XXX;":MACHINE2:SFORMAT:LABEL ’SIG 1’, #B11,#B0000000011111111, #B0000000000000000 "

Query

:MACHine{12}:SFORmat:LABel? <name>

The LABel query returns the current specification for the selected (by name) label. If the label does not exist, nothing is returned. The polarity is always returned as the first parameter. Numbers are always returned in decimal format. Label names are case-sensitive.

Returned Format [:MACHine{12}:SFORmat:LABel] <name>,<polarity> [, <assignment>]...<NL>

Example

OUTPUT XXX;":MACHINE2:SFORMAT:LABEL? ’DATA’"

 

 

5–8

Page 78
Image 78
HP 16555D, 16555A, 16554A manual MACHine12SFORmatLABel? name, Name string of up to 6 alphanumeric characters