HOST.pdf - 第29页

BM 122/ 123 /1 33/ 221/2 31 HOST COMPUTER SYSTEM 3.3 C comm ands E35HEC- 4A-181- B0 3.3- 8  C1Z command Used to read out feeder inform ation. Comman d format : C1Z ∗∗∗ ∗∗∗ Code Appli cati on ∗∗∗ Descrip ti on 000 Af t e…

100%1 / 64
BM122/123/133/221/231
HOST COMPUTER SYSTEM
3.3 C commands
E35HEC-4A-181-B0
3.3-7
3.3.4 C1M, C1N and C1Z Commands
(Uploading Production Management Information)
Item Description
Command name Uploading production management
COM port used Port 1
Data format
Item Description
Command field C1 + Kind of production management to be uploaded
Data size field 0
Data field None
C1M command
Used to read out production management information (grand total).
Command format: C1M∗∗∗
∗∗∗ Code Application
∗∗∗
Description
000
After read-out, production management information (machine/mount information of
grand total) on the machine is not cleared.
900
After read-out, production management information (machine/mount information of
grand total) on the machine is cleared.
=REMARKS=
Among the production information (grand total), nozzle information and feeder information will not be cleared
by the C1M900 command.
Use C1N900 and C1Z900 commands respectively to clear these data.
C1M∗∗∗P command
Used to read out production management information (current total).
Command format: C1M∗∗∗P
∗∗∗ Code Application
∗∗∗
Description
000
After read-out, production management information (machine/mount/nozzle/feeder
information of current total) on the machine is not cleared.
900
After read-out, production management information (machine/mount/nozzle/feeder
information of current total) on the machine is cleared.
=REMARKS=
Among the production information (current total), nozzle information and feeder information will be cleared at
the same time by the C1M900P command.
Note that its function differs from that of the C1M900 command.
C1N command
Used to read out nozzle information.
Command format: C1N∗∗∗
∗∗∗ Code Application
∗∗∗
Description
000 After read-out, nozzle information on the machine is not cleared.
900 After read-out, nozzle information on the machine is cleared.
BM122/123/133/221/231
HOST COMPUTER SYSTEM
3.3 C commands
E35HEC-4A-181-B0
3.3-8
C1Z command
Used to read out feeder information.
Command format: C1Z∗∗∗
∗∗∗ Code Application
∗∗∗
Description
000 After read-out, feeder information on the machine is not cleared.
900 After read-out, feeder information on the machine is cleared.
Command sequence
Host computer system Equipment
C1
+ Production management
type
(1)
(2) D0 + Production
management data
A0 (Requests the next data) (1) End
(1) A2 (Data transfer end)
(1) No data type (2) Data-attached type
Ex.: C1M000 command
Command C1M000
Data size 0
Terminator 0
Terminator 0
Terminator 0
BM122/123/133/221/231
HOST COMPUTER SYSTEM
3.3 C commands
E35HEC-4A-181-B0
3.3-9
Ex.: D0 command (Data response)
Command D0
Data size
685 (No. of characters from %HEADER to [CR][LF])
Data %HEADER[CR][LF]
NAME=M$$$$$$$$$$$$$$$[CR][LF]
MACHINE=BM[CR][LF]
MNAME=BM[CR][LF]
START=2003/01/01 14/18/48[CR][LF]
END=2003/01/01 14/45/35[CR][LF]
PANASONIC=3010[CR][LF]
%MANAGEMENT[CR][LF]
PRODUCTPLAN1=0000000[CR][LF]
PRODUCTPLAN2=0000000[CR][LF]
PRODUCT1=0000005[CR][LF]
|| (Omitted)
%CHARACTER[CR][LF]
PICKUP_RATE=075.75[CR][LF]
MOUNT_RATE=075.75[CR][LF]
PARTS_EXHAUST_C=0000000[CR][LF]
PARTS_EXHAUST_T=0000/00/00[CR][LF]
PICKUP=0000066[CR][LF]
MOUNT=0000050[CR][LF]
PICKUP_ERR=0000015[CR][LF]
PICKUP_MISS=0000001[CR][LF]
RECOG_ERR1=0000000[CR][LF]
RECOG_ERR2=0000000[CR][LF]
BRECOG_ERR1=0000000[CR][LF]
BRECOG_ERR2=0000000[CR][LF]
[CR][LF]
Terminator 0
Terminator 0
Terminator 0
== For production management information formats, refer to ‘Prg. / DATA FORMAT’.