VeriStand .NET API Reference

ChannelValueWatcher Members

The ChannelValueWatcher type exposes the following members.

NameDescription
ChannelValueWatcher Initializes a new instance of the ChannelValueWatcher class.

Methods

NameDescription
Dispose
Overloaded. Explicit disposal method
EqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Finalize Finalizes an instance of the ChannelValueWatcher class. (Overrides Object.Finalize().)
GetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
GetTypeGets the Type of the current instance. (Inherited from Object.)
MemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
OnChannelValueChange Method used to interface between the event in the IChannelMonitor and the event in the ChannelValueWatcher class
ToStringReturns a String that represents the current Object. (Inherited from Object.)

Events

NameDescription
ChannelValueChangeEventHandler Event to register a callback to receive notifications when channel values are changed

See Also

Log in to get a better experience