SiplaceX4_en - 第128页
1 - 58 S tudent Guide SIPLACE X 3 Communication and Control Edition 09/2005 58 6. CAN Bus Commands for the st atus reject box nozzles 3 – command: 6a 32 04 6a 32 --> command for status reject bo x nozzles 04 --> ga…

1 - 57
Student Guide SIPLACE X
Edition 09/2005 3 Communication and Control
57
3. CAN Bus Commands for the status NC open/close 3
Preparation: see Subsystem query
– Open the network window (see Fig. 3.5 - 17)
– Select the address area "Add All", the current range field will show 0-7ff.
– Enter the CAN ID for the relevant CAN bus path.
Placement area 1 07d0
Placement area 2 07c0
– Enter the command with spaces:
6a30 --> status query command
04 --> Gantry 4
01 --> NC row 1
Click on the "Send" button.
The answer in the network window appears with the same command and the answer.
– 6a 00 01
– 6a --> repeat the command
– 00 --> command understanding
– 01 --> NC is closed / 00 --> NC is opened
4. CAN Bus Commands for the status nozzle changer magazines present for C&P20 3
– command: 6a 33 04 01
6a 33 --> command for status nc magazines
04 --> gantry 4
01 --> NC row 1
- Click on the "Send" button.
– Acknowledge: 6a 00 7f --> all magazines present
6a 00 xx --> one or more magazines are missing
5. CAN Bus Commands for the status reject box components 3
– command: 6a 31 04
6a 31 --> command for status reject box components
04 --> gantry 4
- Click on the "Send" button.
– Acknowledge: 6a 00 00 --> reject box is present
6a 00 01 --> reject box not present

1 - 58
Student Guide SIPLACE X
3 Communication and Control Edition 09/2005
58
6. CAN Bus Commands for the status reject box nozzles 3
– command: 6a 32 04
6a 32 --> command for status reject box nozzles
04 --> gantry 4
- Click on the "Send" button.
– Acknowledge: 6a 00 00 --> reject box is present
6a 00 01 --> reject box not present
Note: The reject boxes will check via the message loop. That mean, at first you have to close the
whole securitey loop (table, cover,...) before the software check the state of the message loop.
(the image on the station after you press the start button), (e.g.missing reject bins). 3
7.CAN Bus Commands to check both temperature sensors 3
– command: 6e 11 01 01 28 10
6e 11 --> command
01 --> not def.
01 --> Gantry 1
28 --> subsystem temperature
10 -->temperatuer sensor on top of the headplate(16)
- Click on the "Send" button.
– Acknowledge: 6e 00 1c 4b
6e 00 --> command OK
1c --> temperature 1c hex-->28°C
– command: 6e 11 01 01 28 11
6e 11 --> command
01 --> not. def.
01 --> Gantry 1
28 --> Subsystem temperature
11 -->temprature sensor on bottom of the headplate(17)
- Click on the "Send" button.
– Acknowledge: 6e 00 1d 4b
6e 00 --> command OK
1d --> temperature 1d hex-->29°C
8. CAN Bus Commands for initialization the one wire bus 3
– command: 3d 01
3d 01 --> command for initialization
- Click on the "Send" button.
– Acknowledge: 3d 00 01 Initialization successful

1 - 59
Student Guide SIPLACE X
Edition 09/2005 3 Communication and Control
59
3.5.3 One wire Bus Siplace X machine
The structure of the One Wire Bus Siplace X was changed in opposite the HF/HF3 machine.
With the new hardware structur of the bus system the allocation of subsystems to the hardware
components is different (see table).
Attention: New Application on the I/O moduls necessary! (BIOS E0100323, Application E0110350
or higher)
During the initialization procedure all subsystems send a message via the public byte by yourself.
The public byte comes from each subsystem of the machine via the CAN ID +3hex. If the state of
a subsystem changes, the subsystem reports automatically and without request of the application.
3.5.3.1 Communication One Wire
Fig. 3.5 - 18 Communication with the one wire Interface RS232 on the I/O module
(1) "Init 1 Wire" send the command via the CAN ID 7d0 for PA1.
(2) Query objects shows the decoded Public Bytes.
(3) Net window: 07d0 3d 01 command Initialization of the One Wire Bus.
(4) 5 Public bytes from the Subsystem RS232 Interface on the I/O module
1. 03 01 1f 00 --> 03 Subsystem NC / 01 Gantry / 1f Coupler
2. 01 14 1f 00 --> 01 Subsystem Temperature Gantry(1/4) / 14 1k EEPROM / 1f Coupler
3. 03 04 1f 00 --> 03 Subsystem NC / 04 Gantry / 1f Coupler
4. 00 00 12 01 --> 12 I/O component and EEPROM
5. 00 00 23 01 --> 23 4k EEPROM
(5) Acknowledge (Answer) Command CAN ID +1hex --> 3d 00 01
1
2
4
3
5