pcdsdevices.state.state_config_dotted_velos
- pcdsdevices.state.state_config_dotted_velos(state_count: int) list[Optional[str]]
Returns the full dotted names of the state config velo components.
This does not include any entry for the unknown state and can be passed directly into the velocity summary MultiDerivedSignal attrs.
- Parameters
state_count (int) – The number of known states used by the device.
- Returns
dotted_names (list of str) – The full dotted names in state enum order.