
Ed. Date Design Description
Date Jan.07.’04 Design. Apprv.
page
-
14/64
FANUC Series 30i-MODEL A
Real time custom macro
A-79350EN
Title
Draw
No.
Variables dedicated to real time custom macros
These variables are dedicated to real time custom macros. The variables are
classified as system variables and RTM variables.
System variables
System variables dedicated to real time custom macros
Signal
PMC interface signals are read and written. Bit-by-bit and byte-by-byte read/write
operations are possible.
Format
#IOp [m, n] Bit-by-bit read/write
#IOpB [m] Byte-by-byte read/write
p : Signal type (X, G, F, Y)
m : Signal byte address
n : (Used for bit-by-bit read/write only) Signal address bit number (0 to
7)
The following signals can be used:
Variable name Signal type Read Write
#IOX
#IOXB
X
○ ×
#IOG
#IOGB
G
× ○
#IOF
#IOFB
F
○ ×
#IOY
#IOYB
Y
× ○
○: Possible, ×: Impossible
For the valid signal address range, see the specifications of the PMC as well.
When writing to a signal, make the variable unprotected on the PMC signal protection
screen (described later) beforehand.