
4-axis 6-axis
Vision
device
¤¤¤Available with all series of robots and vision device.
¡¡¡
Available with all series of robots. The command
s
ecifications differ between the 4-axis, 6-axis robot,
and vision device.
¤ V1.2
Available with the 4-axis robots and the 6-axis robots
of Version 1.2 or later.
Functions
Classified by functions Commands
4-axis 6-axis
Vision
device
Refer
to:
Constants
Built-in Constants OFF Sets an OFF (0) value. ¤¤¤16-1
ON Sets an ON (1) value. ¤¤¤16-2
PI Sets a π value. ¤¤¤16-3
FALSE Sets a value of false (0) to a
Boolean value.
¤¤¤16-4
TRUE
Sets a value of true (1) to a
Boolean value.
¤¤¤16-5
Time/Date Control
Time/Date DATE$ Obtains the current date. ¤¤ 17-1
TIME$ Obtains the current time. ¤¤ 17-2
TIMER Obtains the elapsed time. ¤¤ 17-3
Error Controls
Error Information ERL Obtains the line number where
an error occurred.
¤¤ 18-1
ERR Obtains an error number that
occurred.
¤¤ 18-2
ERRMSG$ Sets an error message. ¤¤¤18-3
Error Interruption ON ERROR GOTO Interrupts when an error
occurs.
¤¤ 18-4
RESUME
Returns from an interruption
process routine.
¤¤ 18-5
System Information
System GETENV Obtains the environment
setting values of the system.
¤¤¤19-1
LETENV Sets the environment setting
values of the system.
¤¤¤19-2
VER$ Obtains the version of each
module.
¤¤¤19-3
Log STARTLOG
Starts recording of the servo
control log.
¤¤ 19-4
CLEARLOG Initializes recording of the
servo control log.
¤¤ 19-5
STOPLOG Stops servo control log
recording.
¤¤ 19-6
Preprocessor
Symbol Constants ⋅
Macro Definitions
#define Replaces a designated
constant or macro name in the
program with a designated
character string.
¤¤¤20-1
#undef Makes a symbol constant
defined with #define or macro
definition invalid.
¤¤¤20-2
#error Forcibly generates a compiling
error if the #error command is
executed.
¤¤¤20-3
File Fetch #include Fetches the preprocessor
program.
¤¤¤20-4
Optimization
#pragma optimize
Designates optimization to be
executed for each program.
¤¤¤20-5
Kommentare zu diesen Handbüchern