Fast Scanning; Fast Scan Using 7710 Module With Model 2701 Mainframe - Keithley 7710 User Manual

Multiplexer card
Table of Contents

Advertisement

Fast scanning

Fast scanning is achieved by using the 7710 module (which has high-speed solid state FET relays)
with the Model 2701 mainframe. With mainframe speed settings optimized for DCV or ohms mea-
surements, the Model 2701 can scan approximately twice as fast as the Models 2700 and 2750.
To achieve the fastest scan possible, use the following Model 27xx mainframe settings for the
scan:
VOLT:AVER:STAT OFF
VOLT:DIG 4
VOLT:NPLC X
SYST:AZER:STAT OFF
SYST:LSYN OFF
TRIG:DEL 0
FORM:DATA ASCII
FORM:ELEM READ
CALC3:OUTP OFF
CALC3:LIM1:STAT OFF
DISP:ENAB OFF
When finished with the scan, the display can be turned back on with the following command:
DISP:ENAB ON

Fast scan using 7710 module with Model 2701 mainframe

The following Visual Basic (VB) Version 6 program demonstrates using the Model 7710 card and
Model 2701 mainframe to achieve fast scanning. It makes use of WinSocket control to communicate
with the Model 7701 mainframe. This User's Guide is provided as a PDF file on the product informa-
tion CD-ROM. From Acrobat Reader, the program code can be copied and pasted into Visual Basic.
4
' Disables filtering.
' Sets display resolution to 4.5 digits.
' Sets reading rate:
' where: X = 0.01 (2700 and 2750).
' X = 0.002 (2701)
' Disables auto-zero.
' Disables line synchronization.
' Sets trigger delay to 0 seconds.
' Formats data as an ASCII string (N/A for 2701).
' Returns each reading with units only.
' Disables limit outputs.
' Disables limit 1 test.
' Turns off display.
' Turns on display.

Advertisement

Table of Contents
loading

Table of Contents