DMC-100/1500 Command Reference
FE
•
59
DMC-1000
DMC-1500
FE
FUNCTION:
Find Edge
DESCRIPTION:
The FE command moves a motor until a transition is seen on the homing input for that axis.
The direction of motion depends on the initial state of the homing input (use the CN
command to configure the polarity of the home input). Once the transition is detected,
the motor decelerates to a stop.
This command is useful for creating your own homing sequences.
ARGUMENTS:
FE XYZW FE ABCDEFGH where
X,Y,Z,W specify XYZ or W axis. No argument specifies all axes.
USAGE: DEFAULTS:
While Moving
No
Default Value
In a Program
Yes
Default Format
Command Line
Yes
Can be Interrogated
No
Used as an Operand
No
RELATED COMMANDS:
FI Find
Index
HM Home
BG Begin
AC Acceleration
Rate
DC Deceleration
Rate
SP
Speed for search
EXAMPLES:
FE
Set find edge mode
BG
Begin all axes
FEX
Only find edge on X
BGX
FEY
Only find edge on Y
BGY
FEZW
Find edge on Z and W
BGZW
Hint: Find Edge only searches for a change in state on the Home Input. Use FI (Find Index) to
search for the encoder index. Use HM (Home) to search for both the Home input and the Index.
Remember to specify BG after each of these commands.