EasyManua.ls Logo

Apollo Seiko OMEGA - External Controller Communication Specifications; Serial Communication Specifications; Communication Format; Various Commands

Apollo Seiko OMEGA
60 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
5 / 60
11. External Controller Communication Specifications
11.1 Serial Communication Specifications
Communication standardRS-232C
Communication protocolNon-procedure
Connecting number1 on 1
Synchronization system Start - Stop Synchronization system
Transmission codeASCII
InterfaceTriple wire system (TxD / RxD / GND
Communication speed9600bps
Start bit length1 bit (Fixed)
Stop bit length8 bit
ParityNone
Response delay time0250ms
11.2 Communication Format
All communication is STX + Main unit text + ETX + SUM format.
STX Main text ETX SUM (Higher)
SUM (Lower)
The SUM is the value that results from adding the decimal values of the characters in the
main text, converting them to hexadecimal and then adding the resulting 2 bytes after ETX.
When the SUM exceeds the 8 bits data length, only the two least significant values must be
kept.
For instance, if SUM is 1526 equaling to 5F6h in hexadecimal which exceeds the 8-bit limit,
for this case, only the two less significant digits will be taken into account(“F6”), which are
the two bytes that will be added (using English capital characters) after ETX.
If the added SUM value to the command and the calculated SUM value do not match, the
command is treated as unauthorized data, is ignored and deleted. When this happens, the
command is discarded and re-transmission request is not performed.
SUM value calculation example
In case of STX + [K12C] + ETX + SUM
75(4Bh) + 49(31h) + 50(32h) + 67(43h) = 241(F1h)
STX ‘K’ ‘1’ ‘2’ ‘C’ ETX ‘F’ ‘1’
02h 4Bh 31h 32h 43h 03h 46h 31h
11.3 Various Commands
11.3.1 A : Soldering Controller Information Request
Code 41H(‘’)
Function
Soldering controller information request
Direction
External controller Soldering controller
Data
None
Explanation
It checks the state of the soldering controller (solder shortage / solder
clogged).
When the soldering controller receive this command, it returns “a”
command.
Connector:
D-sub 9 pins Male
Pin Assignment
2TxD
3RxD
5GND