HP (Hewlett-Packard) 16501A Sander User Manual


 
AVAILable
Query :TGTctrl:AVAILable?
This command does not obey the truncation rule.
The AVAILable query returns an integer whose binary form indicates
unassigned bits. If a signal is turned off, any bits assigned to it are available.
A 0 indicates that the bit is NOT available.
Returned Format
[:TGTctrl:AVAILable] <bits><NL>
<bits> An integer, 0 through 255.
Example For example, if your HP BASIC program contains a line
OUTPUT XXX;":TGTCTRL:AVAILABLE?"
and the value returned is 248, you have 1111 1000 in binary. The binary
value lets you know that bits 0 through 2 are in use, but bits 3 through 7 are
available.
TGTctrl Subsystem
AVAILable
14–7