Address for special custom command register

Namespace:  VideoRay.Communication
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public const byte ADDR_CUSTOM_COMMAND
Visual Basic (Declaration)
Public Const ADDR_CUSTOM_COMMAND As Byte
Visual C++
public:
literal unsigned char ADDR_CUSTOM_COMMAND

Remarks

This allows for the wrapping of a different protocol inside the VideoRay PRO4 protocol

See Also