AX-Series Motion Controller Instructions Manual Chapter 2
139
2.2.13 MC_CamTableSelect
Supported Devices: AX-308E, AX-8, AX-364E
MC_CamTableSelect selects the cam table for use with MC_CamIn.
FB/FC Instruction Graphic Expression ST Language
FB MC_CamTableSelect
MC_CamTableSelect_instance(
Master : =,
Slave : =,
CamTable : =,
Execute : =,
Periodic : =,
MasterAbsolute : =,
SlaveAbsoulte : =,
Done =>,
Busy =>,
Error =>,
ErrorID =>,
Inputs
Name Function Data Type
Setting
Value
(Default
Timing to Take Effect
Execute
The instruction is run when
Execute changes from False to
BOOL
True/False
(False)
-
Periodic Periodic mode BOOL
True/False
When Execute turns
to True and
Busy is False.
MasterAbsolute MasterAbsolute mode BOOL
True/False
(True)
When Execute turns
Busy is False.
SlaveAbsoulte SlaveAbsoulte mode BOOL
True/False
(True)
When Execute turns
Busy is False.
Outputs
Output Range (Default Value)
Done
True when the instruction is
completed.
BOOL True/False (False)
Busy
True when the instruction is
triggered to run.
BOOL True/False (False)