132
99
Connections and Communications with External EquipmentConnections and Communications with External Equipment
Cable Connections (RS232C)
Advanced equipment (D-sub9 pin) (Cross connection)
Advanced Equipment
Specifications differ in accordance
with the equipment
Balance
D-sub9P plug (female)
Connect to the RS232C connector
RXD 2 3 TXD
TXD 3 2 RXD
DTR 4 6 DSR
SG 5 5 SG
DSR 6 4 DTR
RTS 7 7 RTS
CTS 8 8 CTS
Data Formats
Details on the data format when [Standard] SHIMADZU (Standard) is selected with the
^ [Communication settings] (P.137) are provided below.
Standard Format
The data format when negative values (i.e. -123.4567 g) are output is shown below. The delimiter is C/R.
The data length differs in accordance with the attributed information, the number of characters that
express the unit, and the delimiter.
The data length in this example is 13 bytes.
Position 1 2 3 4 5 6 7 8 9 10 11 12 13
ASCII Code 2DH 31H 32H 33H 2EH 34H 35H 36H 37H 20H 67H 20H 0DH
Data
- 1 2 3 . 4 5 6 7 g C/R
No. Position Description
Position 1
(Positive/Negative)
A space [ ] will be inserted for positive values, and a minus mark [-] will be inserted for
negative values.
Positions 2 - 10
(Absolute Values)
When all of the eight positions are not used by numerals, codes expressing a space will
be inserted in the vacant positions as shown in the example.
Positions 11, 12
(Unit)
When the unit consists of a single character, the code expressing a space will be inserted
in position 12.
When the unit consists of three characters, all thirteen characters will be transmitted.
When the unit consists of four characters, 14 characters will be transmitted.
Position 13
(Delimiter)
The code expressing the delimiter.