API version 1.5.2
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
[This is preliminary documentation and is subject to change.]
This is the InputChanneltypes enumeration for all possible channel types
Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Any | 0 | Accepts any channel types | |
| Single | 1 | Accepts only single-channel data | |
| Multiple | 2 | Accepts only multi-channel data |
See Also