34
CNFG
This command sets the test configuration. Once this command is sent the programmed test configuration will remain in
effect until overridden by a subsequent CNFG command or the system configuration is reset in the local operating mode. If a
different systems configuration is desired for local operation (i.e. high voltage warning beeps), it is recommended that the
desired system configuration for local operation be sent at the conclusion of the remote program.
Arguments:
<H. V. beep>,
0 through 5 (number of beeps)
<arc response>, 0 (off), 1 (slow), 2 (med), 3 (fast)
<auto-ground>, 0 (off), .01 to 5 (max chassis resistance in ohms)
<ramp down>,
0 (sets down slew rate to max)
1 (sets ramp down rate to same as ramp up)
<saf-sns>,
0 (off), 4 (on for all dielectric tests)
<IR-mil>,
0 (off/ normal M
Ω
), 1 (quick pass IR mode)
Example:
10 ! File: T3.IBW
20 ! This sends a CNFG command to the 944i.
60 ASSIGN @V944 TO 1410
70 REMOTE @V944
80 ABORT 14
90 CLEAR 14
110 OUTPUT @V944;"CNFG,0,2,1,0,4,0;"
220 STOP
230 END
ETRIG?
Argument: <none>
Function: Sends present voltage reading, in integer format, to the GPIB buffer.
ITRIG?
Argument: <none>
Function: Sends present current reading, in scientific notation, to the GPIB buffer.
TTRIG?
Argument: <none>
Function: Valid when failure occurs during the dwell period of the test. The 944i sends elapsed time into the dwell when failure
occurred, in floating point format, to the GPIB buffer.