zoukankan      html  css  js  c++  java
  • 6485 commands

    Mnemonic   Name              Description
    *CLS      Clear status             Clears all event registers and error queue.
    *ESE <NRf>   Event enable command         Program the standard event enable register.
    *ESE?     Event enable query                  Read the standard event enable register.
    *ESR?            Event status register query      Read the standard event enable register and clear it.
    *IDN?            Identification query Returns the manufacturer,     model number, serial number, and 铿乺mware revision levels of the unit.
    *OPC             Operation complete command Set the operation complete bit in the standard event register after all pending commands have been executed.
    *OPC?           Operation complete query Places an ASCII 鈥?鈥?into the output queue when all pending selected device operations have been completed.
    *OPT?           Option query Returns model number of any installed options.
    *RCL <NRf>  Recall command Returns Model 6485 to the user-saved setup.
    *RST             Reset command Returns Model 6485 to the *RST default conditions.
    *SAV <NRf>  Save command Saves the present setup as the user-saved setup.
    *SRE <NRf>  Service request enable command  Programs the service request enable register.
    *SRE?           Service request enable query Reads the service request enable register.
    *STB?           Status byte query Reads the status byte register.
    *TRG            Trigger command Sends a bus trigger to Model 6485.
    *TST?           Self-test query Performs a checksum test on ROM and returns the result.
    *WAI            Wait-to-continue command Wait until all previous commands are executed.

  • 相关阅读:
    对软件测试的理解
    Android 经典欧美小游戏 guess who
    Shell脚本 | 安卓应用权限检查
    自动化测试 | UI Automator 进阶指南
    Shell脚本 | 截取包名
    自动化测试 | UI Automator 入门指南
    杂谈随感 | 与测试无关
    Shell脚本 | 性能测试之内存
    Shell脚本 | 健壮性测试之空指针检查
    "java.lang.IllegalStateException: No instrumentation registered! Must run under a registering instrumentation."问题解决
  • 原文地址:https://www.cnblogs.com/greencolor/p/2681560.html
Copyright © 2011-2022 走看看