pylabrobot.revvity.celigo.load_channel_descriptors#
- pylabrobot.revvity.celigo.load_channel_descriptors(path: str) List[ChannelDescriptor]#
Parse
ChannelConfig.xmlinto a list ofChannelDescriptor.Collects channel descriptors from the XML, deduplicating by GUID and preserving order.
- Parameters:
path (str)
- Return type: