www.vtiinstruments.com
VM3608A/3616A Programming
45
A
PPLICATION
E
XAMPLES
This section contains examples of using SCPI command strings for programming the
VM3608A/3616A module. The code is functional and will contain a brief description of the
operation.
In this example, the VM3608A/3616A sets the calibration gain and calibration offset for the
specified channel. The calibration security state is turned OFF, then the changes are stored to the
non-volatile memory. It also returns the number of times, the non-volatile memory is updated.
CAL:SEC:STAT 0,#17VM3608A
Sets the calibration security state OFF with code VTI.
CAL 1:GAIN 1
Sets the calibration gain for Channel 1 to 1 V.
CAL 2:ZERO 1
Sets the calibration offset for Channel 2 to 1 V.
CAL:STOR
Stores the calibration gain and offset values to the non-
volatile memory.
CAL:COUNT?
Returns 5, stating that the non-volatile memory has been
updated 5 times.
CAL:SEC:STAT 1
Disables further stores to non-volatile memory.
In this example, the VM3608A/3616A sets up the trigger source and output voltage level for a
selected list of channels.
TRIG:SOUR TTLT3
Sets the trigger source to TTLT3.
TRIG:SLOP POS
Sets the trigger slope to positive.
SOUR:VOLT:LEV -10, (@7:10)
Sets the output voltage level of -10.00000 V for the
selected list of channels from 7 through 10.
Summary of Contents for VM3608A
Page 2: ...VTI Instruments Corp 2 ...
Page 6: ...VTI Instruments Corp 6 VM3608A 3616A Preface ...
Page 12: ...VTI Instruments Corp 12 VM3608A 3616A Preface ...
Page 18: ...VTI Instruments Corp 18 VM3608A 3616A Introduction ...
Page 134: ...VTI Instruments Corp 134 VM3608A 3616A Command Dictionary ...