Galil DMC-1400 Tablet Accessory User Manual


 
DMC-1400 Series Command Reference EB 73
EB
FUNCTION: Enable ECAM
DESCRIPTION:
The EB function enables or disables the cam mode. In this mode, the starting position of the
master axis is specified within the cycle. When the EB command is given, the master
axis is modularized.
ARGUMENTS: EB n where
n = 1 starts cam mode and n = 0 stops cam mode.
EB? Returns a 0 if ECAM is disabled and 1 if enable.
USAGE:
While Moving Yes Default Value
In a Program Yes Default Format
Command Line Yes
Can be Interrogated Yes
Used as an Operand Yes
Controller Usage
ALL
OPERAND USAGE:
_EB contains the state of Ecam mode. 0 = disabled, 1 = enabled
RELATED COMMANDS:
EM Specify Ecam Cycle
EP CAM table intervals & starting point
EXAMPLES:
EB1 Starts ECAM mode
EB0 Stops ECAM mode
B = _EB Assigns status of cam mode to variable “B”