zoukankan      html  css  js  c++  java
  • deviceFactory

      deviceFactory0 cget -option
      deviceFactory0 configure ?-option? ?value -option value...?
      deviceFactory0 createCassetteOwnerString name ?arg arg ...?
      deviceFactory0 createCollimatorPresetString name ?arg arg ...?
      deviceFactory0 createCoreDevices
      deviceFactory0 createDefaultSignals
      deviceFactory0 createEncoder name ?arg arg ...?
      deviceFactory0 createHardwareController controller_ ?arg arg ...?
      deviceFactory0 createOperation operation ?arg arg ...?
      deviceFactory0 createPseudoMotor motor ?arg arg ...?
      deviceFactory0 createRealMotor motor ?arg arg ...?
      deviceFactory0 createRobotMoveListString name ?arg arg ...?
      deviceFactory0 createRobotStatusString name ?arg arg ...?
      deviceFactory0 createRunListString name ?arg arg ...?
      deviceFactory0 createRunString name ?arg arg ...?
      deviceFactory0 createRunStringForQueue name ?arg arg ...?
      deviceFactory0 createScreeningParametersString name ?arg arg ...?
      deviceFactory0 createShutter name ?arg arg ...?
      deviceFactory0 createSignal signal ?arg arg ...?
      deviceFactory0 createString name ?arg arg ...?
      deviceFactory0 createUserAlignBeamStatusString name ?arg arg ...?
      deviceFactory0 createVirtualRunString name ?arg arg ...?
      deviceFactory0 createVirtualString name ?arg arg ...?
      deviceFactory0 deviceExists deviceName_
      deviceFactory0 enforceUniqueness
      deviceFactory0 getControllerList
      deviceFactory0 getEncoderList
      deviceFactory0 getMotorList
      deviceFactory0 getObjectName device
      deviceFactory0 getOperationList
      deviceFactory0 getShutterList
      deviceFactory0 getSignalList
      deviceFactory0 getStringList
      deviceFactory0 isa className
      deviceFactory0 motorExists motor
      deviceFactory0 operationExists op
      deviceFactory0 stringExists str

  • 相关阅读:
    软件测试 测试路径覆盖
    软件测试Lab Junit&Eclemma
    软件项目管理 名词解释
    使用 async/ await 进行 异步 编程
    基于任务的编程模型TAP
    异步编程(二)基于事件的异步编程模式 (EAP)
    C# 异步编程学习(一)
    C# 设计模式
    C# 读取硬盘信息 ManagementClass类
    C# show和showdialog区别
  • 原文地址:https://www.cnblogs.com/greencolor/p/2592073.html
Copyright © 2011-2022 走看看