EasyManua.ls Logo

TOMATECH TAC-100XT - Page 141

TOMATECH TAC-100XT
415 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
TOMATECH AUTOMATION
Macro variables reference
1. Macro variables can replace command values
Format: Address+“# i” orAddress+“# I”. It shows the system takes variable
value or negative value of variable value as address value.
Example: F#103…when #103=15, its function is the same that of F15;
Z-#110…when #110=250, its function is the same that of Z-250;
2. Macro variables can replace macro variables values.
Format: “+“9”+macro variables number
Example: if #100 = 205, #105 = 500,
The command function of X#9100 is the same as X500;
The command function of X-#9100 is the same as X-500
Note 1: The address O, G and N cannot refer macro variables. For example, O#100G#101N#120
are illegal;
Note 2: If macro variables values exceed the maximum rang of command values, they cannot be
used. For
example: #130 = 120, M#130 exceeds the maximum command value.
Variable display
Programming
(1) In macro window, the variable being displayed to the null means it is null, i.e. it is not
defined. The variable being displayed to “********” means it exceeds the displayable

Table of Contents