![Sutter Instrument Lambda DG-4Plus/USB Скачать руководство пользователя страница 65](http://html1.mh-extra.com/html/sutter-instrument/lambda-dg-4plus-usb/lambda-dg-4plus-usb_operation-manual_1407943065.webp)
LAMBDA DG-4 & 5 PLUS/USB OPERATION MANUAL – REV.
53
Figure 4-3. Serial control connections (viewed from rear of cabinet).
Communication for the serial port requires the following settings:
Data Rate:
9600 bps (bits per second) or “baud”
Data Bits:
8
Parity:
None
Stop Bits:
1
Flow Control:
None
No hardware control lines are connected. The communication mode must be set so that
either these lines are ignored, or connections to these lines are made that satisfy the
communications mode desired. In Microsoft Quick Basic, the communication channel may be
opened with a statement such as:
OPEN “COM1:9600,N,8,1, CD0,CS0,DS0 “ FOR RANDOM AS #1 LEN = 256
This sets COM1 to the correct mode for bi-directional communication through channel #1.
The option list “CD0,CS0,DS0” causes Basic to ignore the DCD, CTS and DSR control lines.
In order to send commands to the Lambda DG-4 via the serial port, you must first place the
Lambda DG-4 in the serial mode. If the Lambda DG-4 is in either the parallel or manual
mode it can be placed in the serial mode by simply sending the decimal value 238 (EE
hexadecimal) via the serial port. Do not send this data value by both the serial and parallel
port, since this will cause the controller to rapidly switch between modes. If you send 238 via
the serial port, it will be retained as the serial input until another serial command is
received. Thus, if you send it via the serial port and do not send another character, neither
the manual nor parallel modes can be selected for proper operation.
The mode is indicated on the front panel display. The display will indicate either
PARALLEL, MANUAL OR SERIAL. The unit automatically selects the parallel mode at
power on. When the value of 238 is received, the display will switch to indicate SERIAL. If
any communication errors occur, they will be indicated by the * symbol following the word
SERIAL. If the 238 command is not received correctly because of communication errors, the
* symbol may replace letters in the word PARALLEL.
4.2.2
Controlling the Lambda DG-4 from a Computer’s Serial Port
Each 8-bit command listed under the parallel port instructions can also be sent through the
serial port. Since the serial data format used is 8 bit, each character sent is a command. If
Содержание Lambda DG-4Plus/USB
Страница 3: ......
Страница 4: ......
Страница 16: ...LAMBDA DG 4 5 PLUS USB OPERATION MANUAL REV 1 01B3 20190607 4...
Страница 24: ...LAMBDA DG 4 5 PLUS USB OPERATION MANUAL REV 1 01B3 20190607 12 Figure 2 7 Lambda DG 4 left side...
Страница 46: ......
Страница 69: ...LAMBDA DG 4 5 PLUS USB OPERATION MANUAL REV 1 01B3 20190607 57 This page intentionally left blank...
Страница 70: ......
Страница 76: ...LAMBDA DG 4 5 PLUS USB OPERATION MANUAL REV 1 01B3 20190607 64 This page intentionally blank...
Страница 78: ...LAMBDA DG 4 5 PLUS USB OPERATION MANUAL REV 1 01B3 20190607 66 This page intentionally blank...
Страница 94: ...LAMBDA DG 4 5 PLUS USB OPERATION MANUAL REV 1 01B3 20190607 82 NOTES...
Страница 98: ...LAMBDA DG 4 5 PLUS USB OPERATION MANUAL REV 1 01B3 20190607 86 NOTES...