vrLib SDK Documentation
CSR_Get_UInt16 Method (addr)
NamespacesVideoRay.CommunicationCSRCSR_Get_UInt16(UInt32%)
Get a 16-bit unsigned datum from the CSR
Declaration Syntax
C#Visual BasicVisual C++
public ushort CSR_Get_UInt16(
	ref uint addr
)
Public Function CSR_Get_UInt16 ( _
	ByRef addr As UInteger _
) As UShort
public:
unsigned short CSR_Get_UInt16(
	unsigned int% addr
)
Parameters
addr ( UInt32 %)
Address of datum, will be incremented by call
Return Value
Data value

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