Interface DvmControl

IDL source    Global index
interface DvmControl : Component


Operation index.

  • getData
    returns data for DvmControl device
  • Exception index.

  • NotFound
  • Operations.

  • getData

      void getData(out double beamCurrent,
          out double beamLifetime);
    returns data for DvmControl device

    Exceptions.

  • NotFound

      exception NotFound {
        string reason; 
      }; 
    


    Generated by Sandia idldoc 1.0.