
3590ET - 3590EGT_Serial_Commands
6
This manual describes the available commands on EGT series scale instruments.
The commands are described following the typographical convention:
The format of the commands is composed of:
• capital characters: compulsory characters
• lower case characters: parameters of the command / answer
• characters in square brackets ([x]): optional characters.
Commands terminator characters
All the commands and the answers terminate with CR (decimal 13, hexadecimal 0D) LF (decimal 10, hexadecimal 0A) characters.
In the example given above the command and the answer will be:
Command CMD1<CR><LF>
Answer ANSW12<CR><LF>
To be more clear the example is given also in decimal and hexadecimal formats:
Instrument configuration
To work with the commands described in the present manual set the following parameters in the scale technical setup:
In the remaining part of the manual to be more concise the terminator characters are omitted.
Description Description of the command.
Notes Special notes, if needed.
Format C M D X Command given as sequence of characters.
Where x Description of the command parameters, if present.
Answer A N S W X X Command answer as sequence of characters.
Where xx Description of the answer values, if present.
Command
ASCII C M D 1 <CR> <LF>
Decimal 67 77 68 49 13 10
Hexadecimal 43 4D 44 31 0D 0A
Answer
ASCII A N S W 1 2 <CR> <LF>
Decimal 65 78 83 87 49 50 13 10
Hexadecimal 41 4e 53 57 31 32 0D 0A
1. Format of the serial commands
Setup parameter Selectable values
Serial ports →Pc port configuration → Baud rate Select the baud rate
Serial ports → Pc port configuration → Parity type Select the parity type
Serial ports →Pc port configuration →Word length Select the word length
Serial ports →Pc port configuration →Stop bit Select the stop bits
Serial ports →Pc port configuration →CTS status Select the CTS status
Serial ports →Pc port configuration →Protocol
Standard
Extended
For alibi memory
Serial ports →Pc port configuration →Communication mode On demand
Example
Description of the example is necessary.
Command C M D 1 Example of a specific command.
Answer A N S W 1 2 Answer to the specific command.