Mitsubishi Electric E70 Series Instruction Manual page 128

Hide thumbs Also See for E70 Series:
Table of Contents

Advertisement

Menus
Menu
Display
This lowers the local variable display level one by one. If this menu is
level-
pressed when the display level is 0, the level changes to display level 4.
Display
This increases the local variable display level one by one. If this menu is
level+
pressed when the display level is 4, the level changes to display level 0.
Close
This closes the pop-up window and quits this function.
Relation of user macro subprogram call execution level and display level
Main (level 0)
#1=0.1
#2=0.2
#3=0.3
G65 P10A10.B20.
:
C30.;
G65 P1A1.B2.C3.;
:
M02;
M02;
Level 0
display
Local variable
Local variable
1 0.1000
2 0.2000
3 0.3000
:
33
Precautions
The local variables are not erased when reset or when the power is turned OFF. They are erased at macro call.
Details
O1 (level 1)
O10 (level 2)
:
:
G65 P100A100.
B200.;
:
:
M99;
Level 1
Level 2
display
display
Local variable
1 1.0000
1 10.0000
2 2.0000
2 20.0000
3 3.0000
3 30.0000
:
:
33
33
E70 Series Instruction Manual
Type
C
2.18.1 Displaying the
Arbitrary Local
Variables
C
C
O100 (level 3)
O1000 (level 4)
:
G65 P1000A1000.
B2000.;
:
:
M99;
M99;
Level 3
Level 4
display
display
Local variable
Local variable
1 100.0000
1 1000.0000
2 200.0000
2 2000.0000
3 300.0000
3 3000.0000
:
:
33
33
2.17 Local Variables
Reference
I - 103

Advertisement

Table of Contents
loading

Table of Contents