DeviceDigitalIO Property

CVB.Net Documentation
Gets the IDigitalIO interface object if present.

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

public virtual IDigitalIO DigitalIO { get; }

Property Value

Type: IDigitalIO
Object for accessing the interface; null if not available.
See Also

Reference