mxcubecore.HardwareObjects.LNLS.LNLSMachineInfo#
Classes
|
This class implements the beam current visualization for LNLS. |
- class mxcubecore.HardwareObjects.LNLS.LNLSMachineInfo.LNLSMachineInfo(name)[source]#
Bases:
AbstractMachineInfoThis class implements the beam current visualization for LNLS.
YAML Example#
%YAML 1.2 — class: LNLS.LNLSMachineInfo.LNLSMachineInfo epics: “SI-Glob:AP-CurrInfo:Current-Mon”:
- channels:
- current:
suffix: ‘’ polling_period: 200
- “SI-Glob:AP-CurrInfo:Lifetime-Mon”:
- channels:
- lifetime:
suffix: ‘’ polling_period: 200
- “AS-Glob:AP-MachShift:Mode-Sts”:
- channels:
- message:
suffix: ‘’ polling_period: 200
- “AS-Glob:AP-InjCtrl:Mode-Sel”:
- channels:
- fill_mode:
suffix: ‘’ polling_period: 200
- configuration:
parameters: ‘[“current”, “message”, “lifetime”, “fill_mode”]’