:SERV:CHAN(Ch):CAL<Type>:OPEN

Type

Query

Syntax

:SERVice:CHANnel<Ch>:CAL<Type>:OPEN?

Description

This command returns the number of data for correction table.

(<type>: User calibration=1, Fixture Compensation=2, Temperature Compensation=3)

Query Response

{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)

Examples

Dim Var as Variant
Ana.WriteString ":SERV:CHAN1:CAL1:OPEN?", True
Var=Ana.ReadList

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.SERVICE.CHANNEL(Ch).CAL(Type).OPEN