International Light Technologies ILT1700 Instruction Manual Download Page 32

12. Sample basic program

(for reference only, note : baud rate 1400 in older system , 2800 in newer

systems)

10 ’ THIS PROGRAM IS CALLED “MANUAL  SCAN”
20 ’ THE  RS232 PORT OF THE IL1700 IS USED TO SEND DATA INTO A
30 ’ COMMUNICATIONS PORT ON AN IBM COMPATIBLE COMPUTER
40 ’ YOU WILL REQUIRE A COMUNICATION MODEM CABLE SPECIFIC TO YOUR
50 ’ COMPUTER.  IF YOU PURCHASE THE WRONG CABLE YOUR COMPUTER WI

LL

60 ’ NOT RECEIVE DATA FROM THE IL1700.
100 ’
101 ‘TO USE THIS PROGRAM:

102: STEP 1: CONNECT RS232 CABLE TO IL1700 AND COMPUTER

103 ‘ STEP 2: CONNECT DETECTOR TO REAR OF IL1700
104 ‘ STEP 3: SET PRINTER/COMPUTER  SWITCH ON REAR OF IL1700 TO “PRINTER”

10

5 ‘  SEE  “REAR PANEL” SECTION IN QUICK START GUIDE, IN IL1700 MANUAL

106 ‘ STEP 4: PLACE DISK IN DRIVE “A” OF COMPUTER
107 ‘ STEP 5: LOAD PROGRAM, RUN IT AND FOLLOW DIRECTIONS ON SCREEN

110 CLEAR
120  CLS:CLOSE
130 DIM A (200)
140 DIM A$(200)
150 X=0
151

‘ REMARKS

160  ‘  170

-350 PRINTS TITLE, MENU SELECTIONS AND ALLOWS USER TO MAKE SELECTION.

161 ‘ ENTER KEY READS DATA, R KEY REPLACES LAST VALUE, Q QUITS.
162 ‘
170 LOCATE 1,  32:PRINT “IL1700 RS232 PROGRAM”
180 LOCATE 2,  40:PRINT“MENU”

190 LOCATE 3,  20:

PRINT“ENTER KEY: TAKES PRESENT READING FROM IL1700”

200 LOCATE 4,  20:PRINT“R:  REDO:  REPLACES LAST READING WITH CURRENT READING”
210 LOCATE 5,  20:PRINT”Q: QUITS: ENDS PROGRAM. READINGS ARE STORED

230 REM BEGINNING OF LOOP TO ENTER DATA CHECKS INPUT FOR ENTER, R OR Q

240 LOCATE 10,1  :PRINT  “HIT ENTER KEY,  R, OR Q TO QUIT”
250 LOCATE 18, 50:PRINT:“LAST VALUE STORED: “
260 LOCATE 19, 53:PRINT”

270 LOCATE 19, 50:PRINT A(X)

280 LOCATE 17, 71:PRINT“MEMORY”
290 LOCATE 18, 70:PRINT: “LOCATION”

300 LOCATE 19, 72:PRINT X
310 SELECT$=INPUT$(1)

320 LOCATE 11, 1:PRINT”

330 IF ASC(SELECT$)=81 OR ASC(SELECT$)=113 THEN GOTO 490
340 IF ASC(SELECT$)=13 THEN GOTO 370
350 IF ASC(SELECT$)=82 OR ASC(SELECT$)=114 THEN GOTO 440
370 X=X+1

371 ‘REMARKS
372  ‘ THE NEXT 4 LINES O

PEN COMMUNICATION PORT TO RECEIVE DATA

373 ‘ CONVERT DATA TO NUMERICAL VALUE AND STORES THE
374 ‘ NUMBER IN AN ARRAY CALLED A(X)
375 ‘
380 ‘ OPEN “com1:1200,n,8,2” AS #1

390 LINE INPUT #1, A$(X)
400 A(X)=VAL(A$(X))
420 CLOSE #1
430 GOTO 240

431 ‘REMARK

4

32 ‘THE NEXT 4 LINES REPLACE PREVIOUSLY STORED DATA IN CASE THE

433 ‘ WRONG VALUE WAS ENTERED
440 IF X<1 THEN LOCATE 11, 1 :PRINT “YOU CANNOT CHANGE A PREVOUS VALUE YET!”:GOTO 240 REM CANNOT CHANGE

 READING

UNTIL A READING IS STORED
450 LOCATE 11,1 :PRINT

“YOU ARE REPLACING THE VALUE IN MEM. LOC.  “;X;” WITH PRESENT IL1700 READING:”

460 X=X=1
470 GOTO 310

471 ‘REMARK
480 ‘THE REMAINING LINES ASK THE USER IF THEY WANT TO QUIT
481 ‘ IF YES, ALL DATA VALUES ARE STORED ON THE DISK IN DRIVE A
482 ‘ UNDER THE NAM

E  _DATA, IN ASCII FORMAT

483 ‘
490 LOCATE 11, 1:PRINT “ARE YOU SURE YOU WANT TO QUIT (y/n)”

495 SELECT$=INPUT$(1)

500 IF ASC(SELECT$) <>121 AND ASC(SELECT$)<>89 THEN LOCATE 11, 1: PRINT”           “ GOTO 240
501 OPEN “A:_DATE: FOR OUTPUT AS #2

502 FOR Y=1 TO X
503 PRINT#2, A(Y)
504 NEXT Y

505 CLOSE #2: CLS:PRINT”ALL DATA HAS BEEN STORED IN DATA FILE CALLED ‘_DATA’ ”
510 IF ASC(SELECT$) <>121 AND ASC(SELECT$)<>89 THEN LOCATE 11,  1:PRINT “                         “ GOTO240

520 CLOSE #2
530 END

代理美国International Light辐照计http://www.testeb.com/yiqi/ilt/zhaoduji.html 深圳市格信达科技 电话18823303057 QQ:2104028976

Summary of Contents for ILT1700

Page 1: ...ILT1700 INSTRUCTION MANUAL Revised 1107 jmf International Light http www testeb com yiqi ilt zhaoduji html 18823303057 QQ 2104028976...

Page 2: ...means electronic or mechanical including photocopying recording or any information storage and retrieval system without permission in writing from the copyright owner Requests should be made through t...

Page 3: ...nt Panel 7 2 1 1 Power Controls 7 2 1 2 Function Controls 7 2 1 3 Readout Display 7 2 1 4 Display Selector 7 2 1 5 Factor Selector 8 2 1 6 Changing Factors 8 2 1 7 Bias Voltage 8 2 1 8 Auto Range 8 2...

Page 4: ...put 15 4 2 1 Voltage Range 15 4 2 2 Auto Ranging Considerations 15 4 2 3 Negative Readings 15 4 2 4 Output Impedance 16 4 2 5 Character Format 16 4 2 6 Word String Format 16 4 3 NEW USB AND RS232 170...

Page 5: ...Cycle fast pulse 26 8 10 2 High Peak Amplitude 26 9 General Specifications 27 9 1 Current Measurement Accuracy 27 9 2 Optical Accuracy 27 9 3 Radio Frequency Interference 27 9 4 Size and Weight 27 9...

Page 6: ...S SE EL LE EC CT T S SW WI IT TC CH H P PR RI IO OR R T TO O T TU UR RN NI IN NG G O ON N Y YO OU UR R I IL LT T1 17 70 00 0 NOTE The Accessory input ouput connector may be marked ACCESSORY INTPUT Ho...

Page 7: ...ure readings To return to internal zero unplug the detector and press zero 1 2 6 Select Measurement Mode Select measurement function by pressing either D C signal button or INT button for continuous o...

Page 8: ...essing INT the unit begins to sum up all the energy over time until you press HOLD which terminates the integration and displays the final results Integration is also useful for flash integrations and...

Page 9: ...readings to this original value These readings are a percentage of that original value This is very useful for making transmission measurements or reflectance measurements directly You must establish...

Page 10: ...d SENSOR INPUT This of course is where you plug in the light sensor or detector for measuring another parameter The correct internal voltages for all International Light detectors are provided in the...

Page 11: ...ements a carry over from the electronics field meaning Direct Current or signal mode In other words we are referring to those measurements where the magnitude of the light level remains reasonably sta...

Page 12: ...you wish to change 0 to 9 Now use the three black buttons marked MSD LSD AND EXP to enter the number in scientific notation just as it appears on the calibration certificate By holding a button in th...

Page 13: ...ange in light magnitude and the tremendous variation in measurement units As an example your eye can see in an environment which can have a brightness change of one million to one If you couple this w...

Page 14: ...integrate The system will maintain perfect accuracy for over 18 years even if the signal is the maximum permitted into the ILT1700 There is no loss of accuracy for extended integrations and the auto r...

Page 15: ...n D C readings between 9 and 15 volts bias is only about 1 but to gain that extra accuracy use it with the 5V BIAS light on 14 3 4 2 Flash Bias Detector bias has the most significant effect on system...

Page 16: ...ange The voltage is designed to be compatible with most strip chart and X Y recorders and yet provide a large enough signal to avoid excessive noise pickup For these reasons we have selected a range f...

Page 17: ...r the displayed data to other equipment such as a printer computer or modem There are four different modes of readout auto range fixed range percent and factor In the first two modes the interface sen...

Page 18: ...SB 2 0 compatible backwards compatible with USB 1 1 output port for sending measurement data to any USB equipped PC The second upgrade is the replacement of the older 25 pin D sub RS232 serial output...

Page 19: ...For very flat response and long wave detection we offer the SED623 thermopile detector which has a built in preamplifier to transform the tiny light induced voltage signal into an amplified current co...

Page 20: ...out any ambient conditions Some time later when a test lamp was in position INTG would be pulled low for more than 50 milliseconds or until FLASH was sensed Three seconds after that HOLD would be pull...

Page 21: ...r than two digit resolution from 1e 12 to 2e 3 Amperes and read conductance from 2e 13 to 4e 4 Siemens formerly mhos each of which cover more than nine 9 decades In addition it has the ability to inte...

Page 22: ...egral of the Effective 8 2 FLUX DENSITY MEASUREMENTS Most light measurements will be of this type where flux refers to the rays of light and density refers to the number of rays per unit area falling...

Page 23: ...lications that either sense the light directly on the surface of the cell or on the cell behind a transmissive filter the reference distance is slightly in front of the cell surface Each piece of glas...

Page 24: ...ance squared In other words if you were 10 centimeters away from the rim of the port you would divide 11 10 by 100 and get the solid angle to be 0 111 sr If the sphere is calibrated to read optical wa...

Page 25: ...ement of only the line of sight rays Be careful that the detector is looking at an area located in the uniform part of the test surface If you back away from the surface too far the input angle will e...

Page 26: ...avelength 8 9 1 Lambertian Response Lambertian response is in reference to a particular angular response proportional to the cosine In other words the cosine of the angle normal to the face of the det...

Page 27: ...and in a capacitor on the front end of the system By measuring with a 5 volt reverse bias on the detector we now eliminate junction saturation due to internal series resistance voltage drop in the det...

Page 28: ...the computer board then insert the amplifier board and reinsert the computer board in last If the readings do not change with the input you probably have a problem with the amplifier board or the det...

Page 29: ...o plugging the ILT1700 into 230VAC Customer should always double check the power and source selections on the rear panel prior to plugging in the ILT1700 To change th e fuse follow the steps listed in...

Page 30: ...ER D SPARE E SPARE F NO CONNECTION H NO CONNECTION J INTG INTEGRATE K HOLD L SWDN SWITCH DOWN M ACCS ACESSORY N GROUND RS232 9 PIN CONNECTOR 1 GROUND PROTECTIVE GROUND 2 TRD TRANSMIT DATA NOT CONNECTE...

Page 31: ...29 International Light http www testeb com yiqi ilt zhaoduji html 18823303057 QQ 2104028976...

Page 32: ...INT LAST VALUE STORED 260 LOCATE 19 53 PRINT 270 LOCATE 19 50 PRINT A X 280 LOCATE 17 71 PRINT MEMORY 290 LOCATE 18 70 PRINT LOCATION 300 LOCATE 19 72 PRINT X 310 SELECT INPUT 1 320 LOCATE 11 1 PRINT...

Page 33: ...RT DRIVER VCP You will need your ILT1700 meter a USB cable and your complimentary drivers CD Connect the ILT1700 with a USB cable to a USB 2 0 port of your computer The Found New Hardware Wizard will...

Page 34: ...using this information can be found in the Device Manager of your computer Use Control Panel System Hardware Device Manager Ports in the Start Menu for information The default COM port is set at COM4...

Page 35: ...k the Set 100 button to set the baseline 100 level All future readings will be in percentage as a comparison to the 100 baseline reading To measure accumulated dosage or total exposure press the Integ...

Reviews: