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.

  • 相关阅读:
    深入理解计算机系统 第七章
    第七周 可执行程序的卸载
    Linux内核设计与实现 第三章
    第六周 进程的描述和进程的创建
    第五周 扒开系统调用的三层皮(下)
    UIWebView和Js交互
    CocoaPods的版本升级
    ios图片添加文字或者水印
    Objective-C 关联
    NSString进行urlencode编码
  • 原文地址:https://www.cnblogs.com/greencolor/p/2681560.html
Copyright © 2011-2022 走看看