PPOWer
PPOWer
query
The PPOWer (preprocessor power) query returns the current status of
the HP 1650B/51B’s high-current
limit
circuit. If it is functioning properly,
1 is returned. If the current draw is too high, 0 is returned until the
problem is corrected and the circuit automatically resets. Sending the
query to an HP 165OA/165L4 results in -1 being returned.
Query Syntax: :PPOWer?
Returned Format:
[:PPOWer]
{-I
1 o 1
I)
Example:
10 DIM Response$
20 OUTPUT XXX;":PPOWER?"
30 ENTER XXX; Response$
40 PRINT Response$
50 END
HP
1650B/HP
16518
Programming Reference
System Commands
6-31