Query
:SERVice:CHANnel<Ch>:CAL<Type>:OPEN?
This command returns the number of data for correction table.
(<type>: User calibration=1, Fixture Compensation=2, Temperature Compensation=3)
{numeric 1}, ... , {numeric NOP×2}<newline><^END>
{numeric (n×2)-1}: Value at N-th point (Primary)
{numeric (n×2)}: Value at N-th point (Secondary)
Dim Var as Variant
Ana.WriteString ":SERV:CHAN1:CAL1:OPEN?", True
Var=Ana.ReadList
No equivalent key is available on the front panel.
SCPI.SERVICE.CHANNEL(Ch).CAL(Type).OPEN