CWIMAQSignals

NI Vision for Visual Basic

CWIMAQSignals

CWIMAQSignals is a collection of CWIMAQSignal objects. Add CWIMAQSignal objects to the CWIMAQSignals collection to specify the number of signals in an acquisition.

Properties

CountNumber of objects in the collection.
NumExternalLinesNumber of external lines on the current interface.
NumIsoInLinesNumber of isolated input lines on the current interface.
NumIsoOutLinesNumber of isolated output lines on the current interface.
NumRTSILinesNumber of RTSI lines on the current interface.
TrigFilterExternalBoolean that determines whether to use a filter for triggering on the external lines.
TrigFilterRTSIBoolean that determines whether to use a filter for triggering on the RTSI lines.

Methods

AddAdds an object to the collection and returns the new object.
ItemReturns the specified object from the collection.
RemoveRemoves the specified item from the collection.
RemoveAllRemoves all objects from the collection.

See Also

CWIMAQSignal