nidaqmx.system.persisted_scale_collection

class nidaqmx.system._collections.persisted_scale_collection.PersistedScaleCollection(interpreter)[source]

Bases: Sequence

Contains the collection of custom scales on a DAQmx system.

This class defines methods that implements a container object.

property scale_names

Indicates the names of all the custom scales on this collection.

Type:

List[str]