Chapter 8 Parameters
ASDA-A2R Series
8-192
Revision December, 2014
Command
code 0006h
Build up E-Cam table: flying shear, including synchronous
area (7 areas)
General
parameters
P5-81= Address of table (Data array)
P5-82 = 7 (This macro is fixed to 7 areas)
P1-44, P1-45 = E-gear ratio (it has to be setup in advance)
Macro
parameters
P5-94 = A (Deceleration ratio: numerator) x C (Number of
cutter)
P5-95= B (Deceleration ratio: denominator)
P5-96= 1000000 x R x V
Among them:
R (cutting ratio) = L (cutting length)
/
ℓ
(Girth of cutter)
Allowable cutting ratio: (0.3 ~ 2.5) times
V
(Speed factor)
=
target cutting speed
/
speed of
delivered product
V=1.0: When cutting, the speed of cutter is the same as the
product
V=1.1: When cutting, the speed of cutter is 10% faster than
the product
V=0.9: When cutting, the speed of cutter is 10% slower than
the product
This macro will calculate the data of E-Cam table according to the above
mentioned parameters, and store in data array which designated by
P5-81.Parameters listed above are related to E-Cam table calculation.
Please correctly setup those parameters before executing this macro.
After this macro is executed, if the above parameters has been changed, it
has to recreate the E-Cam table and this macro will have to be executed
again. Data in E-Cam table will be changed after executing this macro,
thus, do not execute it when E-Cam is in engaged status.
In E-Cam application, parameters, such as P5-83 and P5-84 that are not
related to this macro are not listed here. Users could setup parameters
according to the real application. Please refer to Chapter 7, sections about
E-Cam.
After executing this macro, E-Cam table will not be saved to EEPROM
automatically.
Failure code
F061h
When creating the table, E-Cam is in engaged status.
Failure code
F062h
The setting value of P5-94 exceeds the range: (1 ~ 65535)
Failure code
F063h
The setting value of P5-95 exceeds the range: (1 ~ 65535)
Failure code
F064h
The setting value of P5-96 exceeds the range: (300000 ~
2500000)
Failure code
F065h
The address specified by P5-81is too long and the space of
data array is not enough.
Failure code
F066h
The setting value of P5-82 should be set to 7. Otherwise the
command cannot be executed.