Click or drag to resize
DataRecorderSourceBase Methods

The DataRecorderSourceBase type exposes the following members.

Methods
  NameDescription
Protected methodStatic memberCreateSignal
Public methodEquals(Object) (Inherited from Object.)
Public methodEquals(String)
Returns true if this source has the specified Id.
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetImageKey
Gets a string that identifies an image that represents this source in a user interface.
Public methodGetSignals
Gets a collection of DataRecorderSignal objects that this source provides.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodSubscribeSignals
Public methodToString (Inherited from Object.)
Protected methodUnsubscribeSignals
Protected methodWriteData
Top
See Also