Omron SYSMAC CJ Operation Manual page 164

Sysmac cj-series programmable controller motion control unit
Hide thumbs Also See for SYSMAC CJ:
Table of Contents

Advertisement

All BASIC commands
4-2-99 FALSE
4-2-100 FAST_JOG
4-2-101 FASTDEC
152
/i
Type
Constant (read-only)
Syntax
FALSE
Description
The FALSE constant returns the numerical value 0.
Arguments
N/A
Example
test:
res = IN(0) OR IN(2)
IF res = FALSE THEN
PRINT "Inputs are off"
ENDIF
See also
N/A
/i
Type
Axis parameter
Syntax
FAST_JOG
Description
The FAST_JOG axis parameter contains the input number to be used
as the fast jog input. The number can be from 0 to 31. As default the
parameter is set to -1, no input is used for the fast jog.
The fast jog input controls the jog speed between two speeds. If the fast
jog input is set, the speed as given by the SPEED axis parameter will be
used for jogging. If the input is not set, the speed given by the
JOGSPEED axis parameter will be used.
Note: This input is active low.
Arguments
N/A
Example
No example.
See also
AXIS, FWD_JOG, JOGSPEED, REV_JOG, SPEED.
/i
Type
Axis parameter
Syntax
FASTDEC
Description
The FASTDEC axis parameter contains fast deceleration ration. Its
default value is zero. If a non-zero FASTDEC is specified, the axis will
ramp to zero at this deceleration rate when an axis limit switch or posi-
tion is reached.
Arguments
N/A
Example
No example.
See also
N/A
Section 4-2

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sysmac cj1w-mch72

Table of Contents