Skip to main content
Ctrl+K
Python Accelerator Middle Layer 0.2.6 documentation - Home Python Accelerator Middle Layer 0.2.6 documentation - Home
  • Getting Started
  • How to Guides
  • Tutorials
  • API Reference
  • GitHub
  • Getting Started
  • How to Guides
  • Tutorials
  • API Reference
  • GitHub

Section Navigation

API Reference:

  • accelerator
  • arrays
    • array
    • bpm
    • bpm_array
    • cfm_magnet
    • cfm_magnet_array
    • element
    • element_array
    • magnet
    • magnet_array
    • serialized_magnet
    • serialized_magnet_array
  • bpm
    • bpm
    • bpm_model
    • bpm_simple_model
    • bpm_tiltoffset_model
  • common
    • abstract
    • abstract_aggregator
    • constants
    • element
    • element_holder
    • exception
  • configuration
    • factory
    • fileloader
    • manager
  • control
    • abstract_impl
    • controlsystem
    • deviceaccess
    • deviceaccesslist
    • readback_value
  • diagnostics
    • tune_monitor
  • external
    • pySC_interface
  • lattice
    • abstract_impl
    • attribute_linker
    • lattice_elements_linker
    • polynom_info
    • simulator
  • magnet
    • cfm_magnet
    • corrector
    • csvcurve
    • csvmatrix
    • curve
    • function_mapping
    • hcorrector
    • identity_cfm_model
    • identity_model
    • inline_curve
    • inline_matrix
    • linear_cfm_model
    • linear_model
    • linear_serialized_model
    • magnet
    • matrix
    • model
    • octupole
    • quadrupole
    • serialized_magnet
    • sextupole
    • skewoctu
    • skewquad
    • skewsext
    • spline_model
    • vcorrector
  • rf
    • rf_plant
    • rf_transmitter
  • tuning_tools
    • chromaticity
    • chromaticity_monitor
    • chromaticity_response_matrix
    • dispersion
    • measurement_tool
    • orbit
    • orbit_response_matrix
    • orbit_response_matrix_data
    • response_matrix_data
    • tune
    • tune_response_matrix
    • tuning_tool
  • yellow_pages
  • API Reference
  • external
  • pySC_interface

pySC_interface#

class pySCInterface(element_holder, bpm_array_name, rf_plant_name=None)[source]#

Bases: object

get(name)[source]#
get_orbit()[source]#
get_rf_main_frequency()[source]#
set(name, value)[source]#
set_rf_main_frequency(value)[source]#
set_wait_time: float = 0#

previous

external

next

lattice

On this page
  • pySCInterface
    • pySCInterface.get()
    • pySCInterface.get_orbit()
    • pySCInterface.get_rf_main_frequency()
    • pySCInterface.set()
    • pySCInterface.set_rf_main_frequency()
    • pySCInterface.set_wait_time

© Copyright 2024, pyAML Collaboration.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.18.0.