Skip to content

EpicsMotor support for enable/disable #151

@prjemian

Description

@prjemian

As requested by email:

Say I define a “Epicsmotor” in bluesky…

samx = EpicsMotor(“6bma:m34”, name=”samx”)

Is there an easy way to know the status of motor ( “enabled” or “disabled”?) and switch the status ? ….

The PV to reflect the status is “6bma:m34_able”, and I can do it by modifying it directly with caput()…

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions