Primary input bits register, E primary input bits register – Delta RMC151 User Manual
Page 923
9 Register Reference
Valid Characters
The characters listed here may be used in the Custom Units parameter.
!"#$%&'()*+,-
./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijkl
mnopqrstuvwxyz
{|}~ ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿
АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэ
юя
These characters correspond to the Unicode character ranges U+0021 to U+007E and
U+00A0 to U+00FF. The NUL character (U+0000) cannot be entered, but RMCTools will
pad trailing unused characters with NUL. The space character (U+0020) may not be used
for the first or last character. For details on Unicode characters, see
Register Format
The Custom Units parameter is a 32-bit register of data type DWORD. Each byte (8 bits)
encodes one character. If less than 4 characters are entered, the unused low bytes will be
padded with the NUL character.
Example
The user entered "in
²
". This string is stored in the register as follows:
Bits
31-24
23-16
15-8 7-0
Character
i
n
²
Unicode Value
U+0069 U+006E U+00B2 U+0000
Hexadecimal Value
16#69 16#6E 16#B2 16#00
Complete 32-Bit Hexadecimal Value
16#696EB200
9.2.2.2.19. Primary Input Bits Register
Type: Axis Parameter Register
RMC70 Address: %MDn.9, where n = 12 + the axis number
RMC150 Address: %MDn.9, where n = 24 + the axis number
System Tag: _Axis[n].PriInputBits, where n is the axis number
How to Find: See individual parameters listed below
Data Type: DWORD - see below
Description
The Primary Input Bits register contains the bit-addressable Feedback configuration
parameters. This topic lists the bit address for each parameter. Each parameter is
accessible in RMCTools via the Axis Parameter Editor. For details on each parameter, see
the respective links.
Tag Names
This register contains the following parameters. The tag names and bits for each are
given below.
RMC70
RMC150
deltamotion.com
903