首页 > 其他 > 详细

GPIB名词释义

时间:2014-12-25 23:36:15      阅读:433      评论:0      收藏:0      [点我收藏+]

先花点时间理解一下一下英文的准确含义。

request 表示“有礼貌的请求;正式的请求”,是下对上的要求;

require表示order, demand, 是“命令,要求”之意,指上对下的要求

 

1.board

board既可以指理解为Tester端的gpib board,也可以理解为Handler端的gpib board。GPIB Interface Board指支持GPIB Interface的电路板,不一定是Controler-In-Charge。比如装有GPIB Interface Board的handler可以request service from tester(CIC)。怎么样理解handler向tester请求service呢? handler把IC排列好请求tester提供测试服务:)。

 

2.board handledevice handle

在application运行所在host里面的board为board handle, 在此host外面与其连接的device为device handle。

ibdev返回的handle为device handle;

ibfind返回的handle既可以是board handle,也可以是device handle, 但通常为board handler。如需获得device handle,建议使用ibdev;

 

GPIB名词释义

原文:http://www.cnblogs.com/askdong/p/4185811.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!