EasyManua.ls Logo

Fluke 5700A Series II - Ohms Remote Program Modifications for 5100 B Emulation

Fluke 5700A Series II
336 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Remote Operation
5200A Emulation 5
5-71
5-63. Ohms Remote Program Modifications for 5100B Emulation
The following example programs illustrate the conversions that are required for running a
5100B resistance program on a 5700A/5720A Series II in 5100B emulation mode.
Without these modifications, the 5700A/5720A Series II will still operate as a 5100B
emulator, but the resistance accuracy is only the 5700A/5720A Series II tolerance to
nominal, which is less accurate than a 5100B.
The shaded lines in these 5100B resistance programs are those that need to be modified
in order for the programs to run on a 5700A/5720A Series II in 5100B emulation mode.
5 REM ORIGINAL 51ØØB PROGRAM
REM THIS PROGRAM SETS THE 51ØØB TO 1Ø KQ, READS THE VALUE OF A
REM FLUKE 85Ø5A DMM AND CALCULATES THE ERROR.
RF = 1ØØØØ.Ø
INIT PORT Ø ! CLEAR THE INTERFACE (SENDS DCL)
CLEAR PORT Ø ! SET THE 57ØØA TO ITS POWER-UP STATE
PRINT @1,”ZTØ” ! SET 85Ø5 TO OHMS EXT TRIGGER
PRINT @4, RF;”Z,N” ! SET THE 51ØØB TO 1ØKQ, OPERATE
WAIT 2ØØØ ! WAIT FOR OUTPUT TO SETTLE
PRINT @1, “?” \ INPUT @1,R ! TRIGGER AND READ THE 85Ø5A
1ØØ ER = ABS(RF-R)/RF * 1E6 ! COMPUTE ERROR IN PPM
11Ø PRINT “EXPECTED “;RF ! PRINT RESULTS
12Ø PRINT “MEASURED “;R ! “
13Ø PRINT “ERROR”;ER;”PPM” ! “
5 REM PROGRAM FOR A 57ØØA EMULATING A 51ØØB
REM THIS PROGRAM SETS THE 51ØØB TO 1Ø KQ, READS THE VALUE OF A
REM FLUKE 85Ø5A DMM AND CALCULATES THE ERROR.
RF = 1ØØØØ.Ø
INIT PORT Ø ! CLEAR THE INTERFACE (SENDS DCL)
CLEAR PORT Ø ! SET THE 57ØØA TO ITS POWER-UP STATE
PRINT @1,”ZTØ” ! SET 85Ø5 TO OHMS EXT TRIGGER
PRINT @4, RF;”Z,N” ! SET THE 51ØØB TO 1ØKQ, OPERATE
PRINT @4,”Y1GZ?” ! GET ACTUAL OHMS VALUE
INPUT @4,RA ! “
1ØØ WAIT 2ØØØ ! WAIT FOR OUTPUT TO SETTLE
11Ø PRINT @1, “?” \ INPUT @1,R ! TRIGGER AND READ THE 85Ø5A
12Ø ER = ABS(RA-R)/RA * 1E6 ! COMPUTE ERROR IN PPM
13Ø PRINT “EXPECTED “;RF ! PRINT RESULTS
14Ø PRINT “ACTUAL “;RA ! “
15Ø PRINT “MEASURED “;R ! “
16Ø PRINT “ERROR”;ER;”PPM” ! “

Table of Contents

Other manuals for Fluke 5700A Series II

Related product manuals