bapsflib._hdf.maps.controls.parsers

Module for defining functionality that parses command lists. Command lists are a list of strings used by control devices to indicate what is changed from shot-to-shot. This usually represents a command string that is sent to a device to tell it to change an output.

Classes

CLParse(command_list)

Class for parsing RE from a command list.

Class Inheritance Diagram

Inheritance diagram of bapsflib._hdf.maps.controls.parsers.CLParse