i 目 录 第1 章 序言.................................................................................................................. 1 1.1 使用LabVIEW 的原因 ............................................................................................... 1 1.1.1 看得见的钱和看不见的钱 ................................................................................. 1 第2 章 初识LabVIEW 仪器控制 .............................................................................. 2 2.1 二个辅助开发工具 ...................................................................................................... 2 2.1.1 Scan for Instruments(查找仪器).......................................................................... 2 2.1.2 Communicate with Instrument(与仪器通讯) ...................................................... 3 2.2 二个开发函数(VISA Read and Write) ........................................................................ 4 2.2.1 NI 仪器驱动网 .................................................................................................... 5 2.2.2 在LabVIEW 中直接查找并安装仪器驱动程序 ............................................... 6 2.3 二个调试工具(Troubleshooting tool and NI-Spy) ...................................................... 7 2.3.1 Troubleshooting tool ............................................................................................ 8 2.3.2 NI-SPY ................................................................................................................ 8 第3 章 仪器控制实战................................................................................................ 10 3.1 安捷伦34401 万用表 ................................................................................................ 10 第4 章 后记................................................................................................................ 11 1 第1 章 序言 在自动化测试领域,...