pcdsdevices.state.state_config_dotted_velos
- pcdsdevices.state.state_config_dotted_velos(state_count: int, motor_count: int = 1) list[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:
- Returns:
- dotted_names (list of str) – The full dotted names in state enum order, going through all the states of each motor before moving onto the next.