nidaqmx.system.persisted_channel
- class nidaqmx.system.storage.persisted_channel.PersistedChannel(name)[source]
Bases:
object
Represents a saved DAQmx global channel.
Use the DAQmx Persisted Channel properties to query information about programmatically saved global channels.
- property allow_interactive_deletion
Indicates whether the global channel can be deleted through MAX.
- Type
bool
- property allow_interactive_editing
Indicates whether the global channel can be edited in the DAQ Assistant.
- Type
bool
- property author
Indicates the author of the global channel.
- Type
str