EasyManua.ls Logo

Apollo Seiko OMEGA - Page 10

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...
10 / 60
11.3.10 f : Special Soldering Set Temp State Report
Code 66H(‘’)
Function
Set Temp state report
Direction
Soldering controller External controller
Data
State
In case of Range, No Check
When “Alarm Temperature Range Low < PV < Alarm Temperature Range High”,
it returns 0. Except for it, it returns 1.
In case of Setting Value
When PV judges as optimal temperature, it returns 0. Except for it, it returns 1.
Explanation
It replies Set Temp state to F command that is from the upper controller.
1
2
3
4
5
6
STX
f
State
ETX
SUM
11.3.11 G : Solder Mode Only Transfer Request
Code 47H(‘’)
Function
Solder mode only transfer request
Direction
External controller Soldering controller
Data
None
Explanation
1
2
3
4
5
STX
ETX SUM
11.3.12 g : Solder Mode Only Transfer Request Return
Code 67H(‘’)
Function
Solder mode only transfer request return
Direction
Soldering controller External controller
Data
Solder mode only
Explanation
It returns solder mode number of Solder condition number 301~399 as
continuous data.
1
2
3
102
103
104
105
STX
Solder mode number ETX SUM
11.3.13 H : Soldering Execution
Code 48H(‘’)
Function
Soldering execution
Direction
External controller Soldering controller
Data
Solder condition number
Explanation
The external controller requests to the soldering controller to execute soldering.
When specifying a solder condition number that does not exist, it ignores the
command.
In case of Point soldering, it returns h command after a series of soldering
operation is completed.
I
n case of Slide soldering, it returns i command when 1st soldering is completed.
1
2
3
4
5
6
7
8
9
STX
H
Solder condition number
ETX
SUM