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
| Count | Number of objects in the collection.
|
| NumExternalLines | Number of external lines on the current interface.
|
| NumIsoInLines | Number of isolated input lines on the current interface.
|
| NumIsoOutLines | Number of isolated output lines on the current interface.
|
| NumRTSILines | Number of RTSI lines on the current interface.
|
| TrigFilterExternal | Boolean that determines whether to use a filter for triggering on the external lines.
|
| TrigFilterRTSI | Boolean that determines whether to use a filter for triggering on the RTSI lines.
|
Methods
| Add | Adds an object to the collection and returns the new object.
|
| Item | Returns the specified object from the collection.
|
| Remove | Removes the specified item from the collection.
|
| RemoveAll | Removes all objects from the collection.
|
See Also
CWIMAQSignal