SX-01635-000, Rev. 5 40
‘bi-directional communications
PRINT #1, "C1H1L1X" ‘Set SC-5500 for 4 1/2 Digits, to Cal 0 and to remote mode
‘operation
CLS
SLEEP 1 ‘Pause for command to be processed by SC-5500
‘AutoRange setup:
PRINT #1, "A0X" ‘Turn on Autorange
SLEEP 5 ‘Pause for command to be processed by SC-5500
PRINT #1, "A1X" ‘Turn off Autorange
‘ReadBack a detector reading:
PRINT #1, "O0X" ‘Send back one display value ie 1.0000E-3
‘<CR><LF>
INPUT #1, reading$ ‘Receive into program the display value
CLOSE #1
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com