Property (Read Only)
Value = SCPI.SENSe(Ch).DC.MEASure.DATA
This command gets the measurement data of DC monitor sweep end, for the selected channel ( Ch).
The unit of value is decided by the measurement parameter decided depending on the SCPI.SENSe(Ch).DC.PARameter command.
|
Parameter |
Velue |
|
Description |
DC monitor measurement data |
|
Data Type |
Double precision floating point type (Double) |
|
Unit |
V (voltage) or A (ampere) |
Dim DCmon as Double
DCmon = SCPI.SENSe(2).DC.MEASure.DATA
SCPI.SENSe(Ch).DC.MEASure.CLEar
No equivalent key is available on the front panel.
:SENSe{[1]-4}:DC:MEASure:DATA?
{numeric} <newline><^END>
10 OUTPUT 717;":SENS1:DC:MEAS:DATA?"
20 ENTER 717;A