Support Center - Help topic

Home > Support Center > Search > Help Topic
Contact Us
Can't find what you're looking for in our Tech Support Library? Send us a message.
Contact Us
Addressing RW_Bit in EBPro
Tags: FAQ

The correct format for addressing bits in RW words is as follows:

DDDDDDh (Range: 00 - 524287f, where h (bit no.) = 0 - f (hex)

For example, to address bit 0 of RW-10, use RW_Bit-100, where the first two digits represent the word and the last digit represents the bit, in hexadecimal. Therefore, to address bit 15 in RW-10, you would enter 10f in the address field.

Content Created by David Franzwa