Fl - feed to length, Command details, Parameter details – Applied Motion RS-232 User Manual
Page 82: Examples

82
920-0002 Rev. I
2/2013
Host Command Reference
FL - Feed to Length
Compatibility: All drives
See also:
AC, DE, DI, VE commands
Executes a relative move command. Move distance and direction come from the last DI command. Speed,
accel and decel are from the VE, AC and DE commands, respectively. Executing the FL command with no
parameter initiates a feed to length move that uses the last DI command for direction and distance. Executing
the FL command with a parameter uses the parameter settings for direction and distance without changing the DI
command.
Command Details:
Structure
FL{Parameter #1}
Type
BUFFERED
Usage
WRITE ONLY
Non-Volatile
NO
Register Access
None
Parameter Details:
Parameter #1
Relative distance
- units
counts or steps
- range
-2,147,483,647 to 2,147,483,647
sign determines direction: “-” for CCW, no sign for CW
Examples:
Command
Drive sends
Notes
DI20000
-
Set distance to 20000 counts in the CW direction
FL
-
Launch Feed to Length move
FL20000
-
Launch Feed to Length move of 20000 counts in the CW direction
without affecting the DI command
FL-400
-
Launch Feed to Length move of 400 counts in the CCW direction
without affecting the DI command