The Reboot register is 16-bit at addresses 0xFE-0xFF
Writing the value 0xDEAD into the reboot register should causes the device
to reboot after a delay.
Namespace:
VideoRay.CommunicationAssembly: vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public const byte ADDR_REBOOT |
Visual Basic (Declaration) |
---|
Public Const ADDR_REBOOT As Byte |
Visual C++ |
---|
public: literal unsigned char ADDR_REBOOT |