happi.containers.Slits

class happi.containers.Slits(**kwargs)

Mechanical devices to control beam profile. This class refers specifically to slits that use the JAWS record. These devices will be assigned the beam control system by default.

prefix

str – The prefix PV should be the JAWS record one level below the center and width PVs. Note that this is NOT the motor record. For example, if the x center PV is “XCS:SB2:DS:JAWS:ACTUAL_XCENTER”, then the base PV should be “XCS:SB2:DS:JAWS”. A regex will be used to check that “JAWS” is found in the base PV.

__init__(**kwargs)

Methods

__init__(**kwargs)
post() Create a document to be loaded into the happi database
save() Overwritten when the device is loaded from the client
show_info([handle]) Show the device information in a PrettyTable