mxcubecore.Command.Sardana#
Sardana Control System
Functions
|
|
|
|
|
Classes
|
|
|
Creates a Sardana Channel |
|
|
|
Sardana macro |
Sardana Object |
- class mxcubecore.Command.Sardana.SardanaChannel(name, attribute_name, username=None, uribase=None, polling=None, **kwargs)[source]#
Bases:
ChannelObject
,SardanaObject
Creates a Sardana Channel
- get_value()[source]#
Get channel value.
- Parameters:
force (bool, optional) – Force get value. Defaults to False.
- Raises:
NotImplementedError – If method has not been implemented for this object.
- class mxcubecore.Command.Sardana.SardanaCommand(name, command, taurusname=None, username=None, **kwargs)[source]#
Bases:
CommandObject
- class mxcubecore.Command.Sardana.SardanaMacro(name, macro, doorname=None, username=None, **kwargs)[source]#
Bases:
CommandObject
,SardanaObject
,ChannelObject
Sardana macro