2 sample host programs, 1 serial communications - no checksum – INFICON IC/5 Thin Film Deposition Controller User Manual
Page 185
7 - 43
IP
N 07
4-
23
7A
E
IC/5 Operating Manual
7.8.2 Sample Host Programs
The following BASIC programs illustrate host processing that could be used to
remotely communicate with the IC/5. They accept commands from the keyboard,
and display the response received from the IC/5.
7.8.2.1 Serial Communications - No Checksum
5 ‘——IC/5 RS-232C COMMUNICATIONS / NO CHECKSUM——
10 OPEN “COM1:2400,N,8,1,CS,DS” FOR RANDOM AS #1
20 NAK$ = CHR$(21) : ACK$ = CHR$(6)
22 CMD$ = “RG 01”
23 GOSUB 80
24 CMD$ =”RG 02"
25 GOSUB 80
30 INPUT “ENTER COMMAND”; CMD$
40 GOSUB 80
50 PRINT RESPONSE$
60 GOTO 30
70 ‘
80 ‘——TRANSMIT COMMAND AND RECEIVE RESPONSE SUBROUTINE——
90 ‘
100 ‘——SEND COMMAND——
101 FOR V = 1 TO 200
102 NEXT V
110 PRINT #1, CMD$ + ACK$;
120 ‘
130 ‘——RECEIVE RESPONSE——
140 RESPONSE$ = “”
150 TOUT = 8: GOSUB 190
155 IF I$ = ACK$ THEN RETURN
160 IF I$ = NAK$ THEN RETURN
165 RESPONSE$ = RESPONSE$ + I$
170 GOTO 150
180 ‘
190 ‘——READ CHARACTER FROM INSTRUMENT TO I$——
200 ON TIMER (TOUT) GOSUB 230: TIMER ON
210 IF LOC(1) < 1 THEN 210 ELSE TIMER OFF: I$ = INPUT$(1,#1)
220 RETURN
230 TIMER OFF: RESPONSE$ = “RECEIVE TIMEOUT”: I$ = NAK$: RETURN 220
- TGF10 Tracer Gas Filler (36 pages)
- Sensistor ILS500 F Leak Detection Filler (90 pages)
- T-Guard Leak Detection Sensor (85 pages)
- T-Guard Leak Detection Sensor Interface description (40 pages)
- Sensistor ISH2000P Hydrogen Leak Detector, Panel Model (51 pages)
- Sensistor ISH2000 HySpeed Hydrogen Leak Detector (54 pages)
- LDS3000 Modular Leak Detector (52 pages)
- LDS3000 Modular Leak Detector Interface description (56 pages)
- BM1000 Bus module (14 pages)
- I/O1000 I/O module (18 pages)
- CU1000 Control unit (24 pages)
- Helium Leak Detector Modul1000 (130 pages)
- Helium Leak Detector Modul1000 Interface description (40 pages)
- UL5000 Dry Helium Leak Detector (108 pages)
- UL5000 Dry Helium Leak Detector Interface description (14 pages)
- UL1000 Fab Dry Helium Leak Detector (119 pages)
- HLD6000 Refrigerant Leak Detector (76 pages)
- HLD6000 Refrigerant Leak Detector Interface Description (40 pages)
- IO1000 I/O module (18 pages)
- Ecotec E3000 Multigas-Sniffer-Leak Detector (92 pages)
- Ecotec E3000 Multigas-Sniffer-Leak Detector Interface description (36 pages)
- Sensistor XRS9012 Hydrogen Leak Detector User Manual (28 pages)
- Sensistor XRS9012 Hydrogen Leak Detector Maintenance manual (14 pages)
- Extrima Ex-certified Hydrogen Leak Detector (62 pages)
- Sensistor ILS500 Leak Detection System (107 pages)
- Sensistor ISH2000 Hydrogen Leak Detector (58 pages)
- Sensistor ISH2000 Hydrogen Leak Detector (108 pages)
- Sensistor Sentrac Hydrogen Leak Detector (86 pages)
- Protec P3000(XL) Helium Leak Detector (132 pages)
- Pilot Plus Vacuum Gauge (2 pages)
- CO Check Carbon Monoxide Meter (2 pages)
- GAS-Mate Combustible Gas Leak Detector (12 pages)
- Whisper Ultrasonic Leak Detector (8 pages)
- Vortex AC Refrigerant Recovery Machine 115V (20 pages)
- Vortex AC Refrigerant Recovery Machine 230V (16 pages)
- Wey-TEK Refrigerant Charging Scale & Optional Charging Module (2 pages)
- Wey-TEK Refrigerant Charging Scale & Optional Charging Module (44 pages)
- D-TEK CO2 Refrigerant Leak Detector (12 pages)
- TEK-Mate Refrigerant Leak Detector (12 pages)
- Compass Refrigerant Leak Detector (12 pages)
- D-TEK Select Refrigerant Leak Detector (12 pages)
- Explorer Portable Gas Chromatograph (369 pages)
- MicroFID II Portable Flame Ionization Detector (89 pages)
- DataFID Portable Flame Ionization Detector for Landfill Emissions Monitoring (91 pages)
- Hydrostik Hydrogen Fuel Cylinder Installation (7 pages)