SavedChannelInfo.AllowInteractiveEditing Property
- 已更新2023-02-21
- 閱讀時間為 1 分鐘
Indicates whether the global channel can be edited in the DAQ Assistant.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302
Syntax
public bool AllowInteractiveEditing { get; }
Public ReadOnly Property AllowInteractiveEditing As Boolean Get
Property Value
Type: BooleanIndicates whether the global channel can be edited in the DAQ Assistant.
Exceptions
| Exception | Condition |
|---|---|
| DaqException | The NI-DAQmx driver returned an error. |