P
ar
t
2: C
omman
d
s
Moog Animatics SmartMotor™ Developer's Guide, Rev. L
Page 532 of 909
MCW(table,point)
Mode Cam Where (Start Point)
APPLICATION:
Motion control
DESCRIPTION:
Specifies the Cam mode start point
EXECUTION:
Buffered until a G command is issued
CONDITIONAL TO:
Cam table created; MC (Cam mode) selected
LIMITATIONS:
N/A
READ/REPORT:
N/A
WRITE:
Write only
LANGUAGE ACCESS:
N/A
UNITS:
N/A
RANGE OF VALUES:
Input:
table: 0–10
point: 0–65535
TYPICAL VALUES:
Input:
table: 0–10
point: 0–750
DEFAULT VALUE:
N/A
FIRMWARE VERSION:
5.x and later
COMBITRONIC:
N/A
DETAILED DESCRIPTION:
The MCW command selects the Cam table and specifies the starting point used when the cam
motion is initiated with a G command. Typically, the starting point is point 0, but values from
0 to 65535 are valid. For the table input parameter, valid values and their meanings are:
Table
Selection
Description
0
RAM table
1–10
Tables stored sequentially in EEPROM
NOTE:
The MCW(table, point) command is
mandatory
when using cam mode (MC)
It should be called after the creation of cam tables but before the G command. If
cam tables already exist in memory from a power-on, then MCW should be called
at least once before the G command to enter cam mode. Refer to the following
example.
Part 2: Commands: MCW(table,point)