vrLib SDK Documentation
UsesRawComms Property
NamespacesVideoRayPAM_AccessoryModuleUsesRawComms
Flag to indicate device uses RAW data stream and not true PRO4 protocol Most devices should set this to FALSE
Declaration Syntax
C#Visual BasicVisual C++
public bool UsesRawComms { get; }
Public ReadOnly Property UsesRawComms As Boolean
public:
virtual property bool UsesRawComms {
	bool get () sealed;
}
Value

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)