pylabrobot.revvity.celigo.load_channel_descriptors#

pylabrobot.revvity.celigo.load_channel_descriptors(path: str) List[ChannelDescriptor]#

Parse ChannelConfig.xml into a list of ChannelDescriptor.

Collects channel descriptors from the XML, deduplicating by GUID and preserving order.

Parameters:

path (str)

Return type:

List[ChannelDescriptor]