Skip to content

DeviceWithChannels#

This is the class for python devices with channels.


property channels#

The list of configured channels for the device.

Returns#

Type Description
list The channels.

property number_of_channels#

The number of channels that are available in the device.

Returns#

Type Description
int The number of channels.