HOST.pdf - 第26页

BM 122/ 123 /1 33/ 221/2 31 HOST COMPUTER SYSTEM 3. 3 C comm ands E35HEC- 4A-181- B0 3.3- 5 3.3. 2 C0R Command (Deleti ng P rograms) Thi s comm and is opti onal. Item Descri p ti on Comm and name Deleti ng progr ams COM …

100%1 / 64
BM122/123/133/221/231
HOST COMPUTER SYSTEM
3.3 C commands
E35HEC-4A-181-B0
3.3-4
Evaluation mode condition (0: H down 1: H away)
Max. data entries
Data Max. entries
Product program
Max 100 programs
Max 5000 steps / program
Product programs cannot be sent if they exceed these
conditions.
Part library Max 1000 parts
Mark library Max 500 marks
Supply library Max 500 types
Nozzle library Max 99 nozzles
=HINT=
When there are data already in the memory of machine, if the sum of existing data and data to be
downloaded exceeds the above-mentioned max. entries, an error (A4E00) will be returned when
downloading is attempted.
Downloading the machine data
Note that downloading the machine data will overwrite the existing machine data.
The C0G command enables only a part of operation condition data to be changed.
To load or save the whole machine data, do it on a floppy disk basis.
Ex.: C0G command and associated data
Command C0G
Data size 188
Data %HEADER[CR][LF]
NAME=G1[CR][LF]
MACHINE=BM[CR][LF]
MNAME= BM[CR][LF]
CREATE=2003/01/31[CR][LF]
REVISE=2003/01/31[CR][LF]
STEP=00000[CR][LF]
PANASONIC=3010[CR][LF]
COMMENT=[CR][LF]
%PARAMETER[CR][LF]
&CONDITIONDATA1[CR][LF]
1010001,1,1,0,0[CR][LF] =HINT=
[CR][LF]
Terminator 0
Terminator 0
Terminator 0
=HINT=
1 0 1 0 0 0 1 , 1 , 1 , 0 , 0
Offset manual mark position (0: Yes 1: No)
Evaluation mode (0: Yes 1: No)
Pass through (0: Yes 1: No)
Data No. (Fixed)
BM122/123/133/221/231
HOST COMPUTER SYSTEM
3.3 C commands
E35HEC-4A-181-B0
3.3-5
3.3.2 C0R Command (Deleting Programs)
This command is optional.
Item Description
Command name Deleting programs
COM port used Port 1
Data format
Item Description
Command field C0R + Name of program to be deleted (Identifier + name)
Data size field 0
Data field None
Setting the program name
Data Identifier Name
Product program P
15 characters
Part library L None
Mark library B None
Nozzle library V None
Supply library Y None
Machine data G None
Command sequence
Host computer system Equipment
C0R
+ Program name
(1) Deletes the program
(1) A0 (Requests the next data)
A2 (Data transfer end) (1) End
(1) No data type (2) Data-attached type
=REMARKS=
If the name of the program currently being selected or edited is specified, an ‘A4E00’ will be returned.
If the specified program name is not found, an ‘A3’ command will be returned.
3.3.3 C1 Command (Uploading Programs)
Item Description
Command name Uploading programs
COM port used Port 1
Data format
Item Description
Command field C1 + Name of program to be uploaded (Identifier + name)
Data size field 0
Data field None
BM122/123/133/221/231
HOST COMPUTER SYSTEM
3.3 C commands
E35HEC-4A-181-B0
3.3-6
Setting the program name
Data Identifier Name
Product program P
15 characters
Part library L None
Mark library B None
Nozzle library V None
Supply library Y None
Machine data G None
Command sequence
Host computer system Equipment
C1
+ Program name
(1)
(2) D0 + data
A0 (Requests the next data) (1) End
(1) A2 (Data transfer end)
(1) No data type (2) Data-attached type
Ex.: D0 command
Command D0
Data size
256 (No. of characters from %HEADER to [CR][LF])
Data %HEADER[CR][LF]
NAME= P123456789ABC[CR][LF]
MACHINE=BM[CR][LF]
MNAME= BM[CR][LF]
CREATE=2003/01/01[CR][LF]
REVISE=2003/01/01[CR][LF]
TYPE=ABS[CR][LF]
BLOCK=00001[CR][LF]
MLSTEP=00000
PANASONIC=3010[CR][LF]
COMMENT=[CR][LF]
%BOARDDATA
&BOARD
BD(0,0,0)
DM(0,0,0)
&CONVEYOR
TP0CS1TSF1TSR1
%POFFSET[CR][LF]
X0Y0HM0F1[CR][LF]
%NCDATA[CR][LF]
N1X0Y0W0V0Z1PN( )C( )H0M000000T000000PW0BK0GR0DP0/0[CR][LF]
[CR][LF]
Terminator 0
Terminator 0
Terminator 0
== For program data formats, refer to ‘Prg. / DATA FORMAT’.