AX-Series Motion Controller Instructions Manual Chapter 2
485
2.4.1.3 DMC_SP_CamCoinCurve
Supported Devices: AX-308E, AX-8
Servo Press industry-specific FB, generates cam key point information according to the imprint curve algorithm and generates
an electronic cam table through DMC_SP_CamCurveWriteFunction block. Users can use the electronic cam table for Servo
Press processing.
FB/FC Instruction Graphic Expression ST Language
FB DMC_SP_CamCoinCruve
DMC_SP_CamCoinCurve(
bExecute: =
_parameter,
MachParameters: =
_parameter,
lrHeightStart: =
_parameter,
lrHeightEnd: =
_parameter,
lrT1percent: =
_parameter,
lrT2percent: =
_parameter,
lrT3sec: =
_parameter,
lrT4percent: =
_parameter,
bDone=>
_parameter,
bBusy=>
_parameter,
bError=>
_parameter,
dwErrorID=>
_parameter,
lrMasterPoint=>
_parameter,
lrSlavePoint=>
_parameter,
CamCurveType=>
_parameter,
bVelEnable=>
_parameter,
lrVelValue=>
_parameter,
bAccEnable=>
_parameter,
lrAccValue=>
_parameter,
wWriteAmount=>
_parameter);
Inputs