上传者: 42131798
|
上传时间: 2021-11-22 14:58:11
|
文件大小: 52KB
|
文件类型: -
亲吻GPIB
基于 KISS 原理的 GPIB 客户端。
输入一个字符串并按 Enter 将其写入 GPIB 设备。 直接按 Enter(空输入)以读取设备的响应。
用 -? 获取有关命令行选项的帮助。
有两种实现方式。
经典的
GPIB.c 使用 NI 的经典 API,ibrd、ibwrt 等。GCC 可用于构建它。
GPIB client command options:
-port as an Erlang port
-board (LAN) board index
-ip 'IP addr' (LAN) IP address string
-name (LAN) device name
-gpib (