Break Mode Property
Short Name: BreakMode
Property of DAQmx Switch Scan
Specifies the action to take between each entry in a scan list.
| Break Before Make (10110) | When advancing to the next entry in the scan list, disconnect all previous connections before making any new connections. |
| No Action (10227) | When advancing to the next entry in the scan list, leave all previous connections intact. |
Remarks
The following table lists the characteristics of this property.
| Permissions | read/write |
| Resettable | yes |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |