VRUNs
VRUNs
query
The VRUNs query returns the number of valid runs and total number of
runs made. Valid runs are those where the pattern search for both the X
and 0 markers was successful resulting in valid delta time measurements.
Query Syntax:
:MACHine{
ll2}:lWAVeform:VRUNs?
Returned Format:
[:MACHine{
1
IP}:lWAVeform:VRUNs]
<valid-runs
Z-,
<total-runs
>
<
NL>
where:
<valid-runs
>
:: = zero or positive integer
=z
total runs
r
:: = zero or positive integer
Example:
10 DIM
VrS
[loo]
20 OUTPUT XXX;“:MACHINEl:TWAVEFORM:VRUNS?”
30 ENTER XXX;
Vr$
40 PRINT
Vr$
50
END
HP 1650B/HP 16518
Programming Reference
TWAVeform Subsystem
19-23