Console.WriteLine(
"Host address is 0x{0} Firmware Address is 0x{1}", addr, controller.
FirmwareAddressGet(addr));
uint32_t FirmwareAddressGet(uint64_t hostAddress)
Convert a host controller address to a firmware address.
uint64_t AddressGet(RSIControllerAddressType type)
Get the an address for some location on the MotionController.
RSIControllerAddressType
Used to get firmware address used in User Limits, Recorders, etc.