Deprecated:Usage Property
- Updated2023-02-21
- 1 minute(s) read
Short Name: Usage
Property of DAQmx Switch Channel
(Deprecated) Specifies how you can use the channel. Using this property acts as a safety mechanism to prevent you from connecting two source channels, for example.
| Source (10439) | You can use the channel only as an input for a signal. |
| Load (10440) | You can use the channel only as the output for a signal passing through the switch. |
| Reserved for Routing (10441) | You can use the channel only to complete routes within a switch. |
Remarks
The following table lists the characteristics of this property.
| Permissions | read/write |
| Resettable | no |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |