Yaskawa MP900 Series Machine Controller for Standard Operation User Manual
Page 381

Ladder Logic Programming
7.2.7 # Register Lists
7-14
7
Changing the Base of # Register Values
The display mode, or base, of the register values can be changed. Depending on the display
mode, # registers can be changed to #W, #L, #F, etc.
Decimal Integer Display
Select Data (D), Cardinal (C), and then DEC (D) from the programming menus to display
the register values in decimal.
Hexadecimal Integer Display
When in decimal integer display mode, select Data (D), Cardinal (C), and then HEX (H) in
the Property Window to display the register values in hexadecimal.
Real Number Display
Select Data (D), Cardinal (C), and then FLOAT (F) from the programming menus to dis-
play the register values as real numbers.
Binary Integer Display
Select Data (D), Cardinal (C), and then BIN (B) from the programming menus to display
the register values as binary numbers.
Decimal Double-length Integer Display
Select Data (D), Cardinal (C), and then LONG (L) from the programming menus to display
the register numbers as double-length integers.
ASCII Display
Select Data (D), Cardinal (C), and then ASCII (A) from the programming menus to change
Setting Item
Details
No. of REG
Displays the # register numbers. The number of registers is declared
in the Configuration Definition Tab Page.
Value
Enter the # register values.