Register Specification Methods - YASKAWA MP210 Series User Manual

Machine controller
Table of Contents

Advertisement

5.3.4 Register Specification Methods

Registers can be specified directly by register number or by symbol (register name) specification. A combination
of both of these register specification methods can be used in ladder programs.
When using the symbol specification method, the relationship between symbols and register numbers must be
defined.
The following table shows the register specification methods.
Specification Method
Register number
direct specification
Symbol specification
Direct Specification of Register Number
Register No.:
Symbol Specification
Specification Example by Data Type
Bit register:
Integer register:
Double-length integer register:
Real number register:
Address register:
X: When specifying subscripts, subscript i or j is added after the register number.
Bit register:
Integer register:
Double-length integer registers:
Real number registers:
Address registers:
X: When specifying subscripts, a period (.) is added after the symbol (8 alphanumeric characters max.)
and then a subscript i or j is added.
V
T
No.
Bit No.
Data type allocated by V (B, W, L, F, or A)
Register type
(DWG: S, M, I, O, C, #, or D)
(Function: S, M, I, O, C, #, D, X, Y, Z, or A)
Symbol:
Symbol name
.
Name for registers: 8 characters max.
X XX X X XX X
MB00100AX
MW00100X
ML00100X
MF00100X
MA00100X
RESET1-A.X
STIME-H.X
POS-REF.X
IN-DEF.X
PID-DATA.X
8 alphanumeric characters max.
Subscript
Subscript i or j can be specified.
When T = B (bit register)
(hexadecimal: 0 to F)
Register number allocated by V
(decimal/hexadecimal)
Subscript
Subscript i or j can be specified
Required if using subscripts
Alphanumeric characters or symbols
English characters or symbols
(Symbol names cannot start with numerals.)
5.3 Registers
5
5-29

Advertisement

Table of Contents
loading

Table of Contents