Click or drag to resize

CvmDevice Methods

The CvmDevice type exposes the following members.

Methods
  NameDescription
Public methodChangeImageResolution
Changes resolution of the image videostream
Public methodConnect
Connects to the device
Public methodConnect(Uri, String)
Connects to the device.
Public methodDisconnect
Closes connection to the device
Public methodDispose
This code added to correctly implement the disposable pattern.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFetchTopicT
This method blocks and waits for a message from specified topic. Topic is returned or timeout exception is thrown
Public methodStatic memberFilterTopics
Filters topic list
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodPostRosLog
Sends log message to /rosout log
Public methodReadLicenseInfo
Gets device license information.
Public methodRestart
This method restarts CVM camera
Public methodShutdown
Shutds down CVM camera
Public methodToString
Returns the string that represents the current object
(Overrides ObjectToString.)
Public methodWaitForDynamicConfiguration
Wait until dynamic configuration from CVM device is received
Public methodWaitForDynamicConfiguration(TimeSpan)
Wait until dynamic configuration from CVM device is received
Top
See Also