DeviceNotify Property

CVB.Net Documentation
Gets the INotifyINotifyObservables if present.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public NotifyDictionary Notify { get; }

Property Value

Type: NotifyDictionary
Dictionary containing all available observables. null if no node map interface is available on this device.
See Also

Reference