Mitsubishi Electric CR800 Series Instruction Manual page 144

For industrial robot
Hide thumbs Also See for CR800 Series:
Table of Contents

Advertisement

15 Maintenance of robot program
(6) If the program is cancelled while this command is being executed, it stops immediately. In order to log on to
the vision sensor, it is necessary to reset the robot program, then start.
(7) When this command is used with multi-tasking, there are the following restrictions.
The <COM number> and <Vision sensor number> must not be duplicated in different tasks.
(a) If the same <COM number> is used in another task, the "attempt was made to open an
already open communication file" error occurs.
10 NVOpen "COM2:" As #1
20 ・・・・・・・
(b) If the same vision sensor number is used in another task, the "attempt was made to open an
already open communication file" error occurs.
(8) A program start condition of "Always" and the continue function are not supported.
(9) Three robots can control the same vision sensor at the same time. If a fourth robot logs on, the line for the
first robot is cut off, so be careful when constructing the system.
(10) The line is not closed with an End command in a program called out with a Callp command, but the line is
closed with a main program End command. The line is also closed by a program reset.
(11) If an interrupt condition is established while this command is being executed, the interrupt processing is
executed immediately even during processing of this command.
(12) If data type for an argument is incorrect, L4220 (syntax error in input command) error is generated.
(13) If there is an abnormal number of command arguments (too many or too few), L3120 (incorrect argument
count) error occurs.
(14) If the character specified in <COM number> is anything other than "COM2:" through "COM8:", L3110
(argument out of range) error occurs.
(15) If the value specified as the <vision sensor number> is anything other than "1" through "8", L3110
(argument out of range) error occurs.
(16) If a <COM number> for which the line is already connected is specified (including the <File number> for
which the line has been opened with an Open command), L3130 (attempt was made to open an already
open communication file) error occurs.
(17) If the vision sensor is not connected before the line is opened, L8600 (vision sensor not connected) error
occurs. (The same set manufacturer parameter [COMTIMER] as in the Ethernet specifications is used.
Currently "1s")
(18) If the same <COM number> or the same <vision sensor number> is specified in another task, L3130
(attempt was made to open an already open communication file) error occurs.
(19) If the user name or password specified in the [NVUSER] parameter (user name) and [NVPSWD]
(password) is wrong, the L8602 (wrong password) error occurs.
(20) If the communications line is cut while this command is being executed, L 8610(abnormal
communications) error occurs and the robot controller side line is closed.
(21) If a program is used for which the starting condition is "Always", the L3287 (this command can not be used
if the start condition is ERR or ALW) error occurs.
15-132 MELFA-BASIC V or MELFA-BASIC VI instruction
【SLOT2】
"COM2:" is specified with Slot2 and
with Slot3, so an error occurs.
【SLOT2】
10 NVOpen "COM2:" As #1
20 ・・・・・・・
"COM2:" and "COM3:" are specified with
Slot2 and with Slot3, but the <Vision
sensor number> is specified as #1, so an
error occurs
【SLOT3】
10 NVOpen "COM2:" As #2
20 ・・・・・・・
【SLOT3】
10 NVOpen "COM2:" As #2
20 ・・・・・・・

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cr800-rCr800-qCr800-d

Table of Contents