vrLib SDK Documentation
AutoDetect Class
NamespacesVideoRay.CommunicationAutoDetect
Class encapsulating serial port auto-detection behavior
Declaration Syntax
C#Visual BasicVisual C++
public class AutoDetect
Public Class AutoDetect
public ref class AutoDetect
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
AutoDetect()()()
Constructor

AutoDetectId
List of device ID's which have been auto-detected

ConnectionName
Name of the connection (ComPort) on which a device was detected

DeviceDetected
True if a device has been detected

Done()()()
Clean up any resources used by the autodetect class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
SendExploratory()()()
Send any required exploratory packet to invoke a detectable respose

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AutoDetect

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