EasyManuals Logo

Mitsubishi RV-3S-S11 User Manual

Mitsubishi RV-3S-S11
120 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #99 background imageLoading...
Page #99 background image
4Software
List of commands
4-90
Program control
Subroutine Executes the designated subroutine. (Within program) GOSUB 200
Returns from the subroutine. RETURN
Executes the designated program. CALLP "P10",M1,P1
Defines the program argument executed with the CALLP command. FPRM M10,P10
Executes the subroutine corresponding to the designated expression value. ON M1 GOSUB
100,200,300
Interrupt Defines the interrupt conditions and process. DEF ACT 1, M1=1 GOTO
100
Enables/disables the interrupt. ACT 1=1
Defines the start line of the program to be executed when an interrupt is
generated from the communication line.
ON COM(1) GOSUB 100
Enables the interrupt from the communication line. COM(1) ON
Disables the interrupt from the communication line. COM(1) OFF
Stops the interrupt from the communication line. COM(1) STOP
Wait Designates the wait time, and the output signal pulse output time. (0.01s
unit)
DLY 0.5
Waits until the variable becomes the designated value. WAIT M_IN(1)=1
Stop Stops the program execution. HLT
Generates an error. During program execution, continue, stop or servo OFF
can be designated.
ERROR 9000
End Ends the program execution. END
Hand
Hand open Opens the designated hand. HOPEN 1
Hand close Closes the designated hand.
HCLOSE 1
Input/output
Assignment Defines the input/output variables. DEF IO PORT1=BIT,0
Input Retrieves the general-purpose input signal. M1=M_IN (1)
Output Calls out the general-purpose output signal.
M_OUT(1) =0
Parallel execution
Mechanism designa
-
tion
Acquires the mechanism with the designated mechanism No. GETM 1
Releases the mechanism with the designated mechanism No. RELM 1
Selection Selects the designated program for the designated slot. XLOAD 2,"P102"
Start/stop Carries out parallel execution of the designated program. XRUN 3,"100",0
Stops parallel execution of the designated program. XSTP 3
Returns the designated program's execution line to the head and enters the
program selection enabled state.
XRST 3
Others
Definition Defines the integer type or real number type variable. DEF INTE KAISUU
Defines the character string variable. DEF CHAR MESSAGE
efines the layout variable. (Up to 3-dimensional possible) DIM PDATA(2,3)
Defines the joint variable. DEF JNT TAIHI
Defines the position variable. DEF POS TORU
Defines the function. DEF FNTASU(A,B)=A+B
Clear Clears the general-purpose output signal, variables in program, variables
between programs, etc.
CLR
File Opens a file. OPEN "COM1:" AS #1
Closes a file. CLOSE #1
Inputs data from a file. INPUT# 1,M1
Outputs data to a file. PRINT# 1,M1
Comment Describes a comment. REM "ABC"
Label Indicates the branching destination. *SUB1
Type Class Function Input format (example)

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Mitsubishi RV-3S-S11 and is the answer not in the manual?

Mitsubishi RV-3S-S11 Specifications

General IconGeneral
BrandMitsubishi
ModelRV-3S-S11
CategoryRobotics
LanguageEnglish

Related product manuals