AX-Series Motion Controller Instructions Manual Chapter 2
311
2.3.2.9 DMC_CamReadTappetValue
Supported Devices: AX-308E, AX-364E
DMC_CamReadTappetValue reads the data of one single tappet.
FB/FC Instruction Graphic Expression
FB DMC_CamReadTappetValue
ST Language
DMC_CamReadTappetValue_instance(
bEnable : =,
CamTable : =,
Master: =,
iTrackID: =,
bValid =>,
bBusy =>,
bError =>,
ErrorID =>,
lrMasterPos =>,
PositiveMode =>,
NegativeMode =>) ;
Inputs
Name Function Data Type
Setting Value
Timing to Take Effect
bEnable
The instruction is enabled
when bEnable changes from
False to True.
BOOL
True/False
(True)
-
iTrackID
Specify the ID of the Track
to be read.
INT
1~512
(0)
When bEnable is True.
Outputs
Output range (Default Value)
bValid
True when the outputs are
valid.
BOOL True/False (False)
bBusy
True when the instruction is
BOOL True/False (False)