Skip to content
Poly-Lithic documentation
⌘ K
Poly-Lithic documentation

User Guide:

  • Transformers Guide
  • Interfaces Guide
  • Configuration Guide

API Reference:

  • poly_lithic.src package
Poly-Lithic documentation
/
poly_lithic.src package
/
poly_lithic.src.interfaces package

poly_lithic.src.interfaces package🔗

Submodules🔗

  • poly_lithic.src.interfaces.BaseInterface module
    • BaseDataInterface
      • BaseDataInterface.load()
      • BaseDataInterface.save()
    • BaseInterface
      • BaseInterface.monitor()
      • BaseInterface.get()
      • BaseInterface.put()
      • BaseInterface.put_many()
      • BaseInterface.get_many()
  • poly_lithic.src.interfaces.file_interface module
    • h5dfInterface
      • h5dfInterface.load()
      • h5dfInterface.save()
      • h5dfInterface.monitor()
  • poly_lithic.src.interfaces.k2eg_interface module
    • K2EGInterface
      • K2EGInterface.monitor()
      • K2EGInterface.get()
      • K2EGInterface.put()
      • K2EGInterface.put_many()
      • K2EGInterface.get_many()
      • K2EGInterface.close()
  • poly_lithic.src.interfaces.p4p_interface module
    • SimplePVAInterface
      • SimplePVAInterface.monitor()
      • SimplePVAInterface.get()
      • SimplePVAInterface.put()
      • SimplePVAInterface.put_many()
      • SimplePVAInterface.get_many()
      • SimplePVAInterface.close()
    • SimlePVAInterfaceServer
      • SimlePVAInterfaceServer.close()
      • SimlePVAInterfaceServer.put()
      • SimlePVAInterfaceServer.get()
      • SimlePVAInterfaceServer.put_many()
      • SimlePVAInterfaceServer.get_many()

Module contents🔗

class poly_lithic.src.interfaces.InterfaceLoader[source]🔗

Bases: AbstractInterfaceLoader

keys()[source]🔗

Abstract method to return a list of keys for all available interfaces.

On this page

  • Submodules
  • Module contents
    • InterfaceLoader
      • InterfaceLoader.keys()

© 2025, Matuesz Leputa - ISIS Neutron and Muon Source at RAL - Science and Technology Facilities Council Built with Sphinx 8.2.3