{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

实例详解丛书:LabWindows/CVI数据采集与串口通信典型应用实例(附DVD光盘)

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

实例详解丛书:LabWindows/CVI数据采集与串口通信典型应用实例(附DVD光盘)

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Editer Recommend

《实例详解丛书:LabWindows/CVI数据采集与串口通信典型应用实例》的作者从实用的角度出发,详细地阐述了LabWindows/CVI在数据采集与串口通信中的应用,所列实例在工程中得到了广泛的应用,配有光盘,方便读者学习。
Content Description

《实例详解丛书:LabWindows/CVI数据采集与串口通信典型应用实例(附DVD光盘)》从测控应用的实际出发,系统地介绍LabWindows/CVI在数据采集和串口通信方面的应用技术。全书内容分为三篇(共12章):基础知识篇介绍虚拟仪器的含义、结构和开发平台,LabWindows/CVI数据采集基础、串口通信基础、计数制与编码等;数据采集篇通过两个典型的数据采集卡讲解LabWindows/CVI数据采集程序的设计方法;串口通信篇通过PC、远程I/O模块、三菱PLC、西门子PLC、单片机、智能仪器等典型工控设备,详细讲解LabWindows/CVI开发串口通信及测控程序的设计方法。

Author Description

李江全,男,教授,石河子大学机电学院,测试技术学会西北分会会员、机械工程学会会员,长期从事电气工程及其自动化的教学科研工作。
Catalogue

基础知识篇
第1章 虚拟仪器设计概述
1.1 虚拟仪器含义与特点
1.1.1 虚拟仪器的产生
1.1.2 虚拟仪器的概念
1.1.3 虚拟仪器的特点
1.1.4 虚拟仪器的应用
1.2 虚拟仪器的结构
1.2.1 虚拟仪器的基本结构
1.2.2 虚拟仪器的构成方式
1.2.3 构建虚拟仪器的步骤
1.3 虚拟仪器的软件
1.3.1 虚拟仪器的软件结构
1.3.2 虚拟仪器的开发平台
1.4 虚拟仪器的设计原则和方法
1.4.1 虚拟仪器的设计原则
1.4.2 虚拟仪器的设计方法
第2章 LabWindows/CVI数据采集基础
2.1 数据采集系统概述
2.1.1 数据采集系统的含义
2.1.2 数据采集系统的功能
2.1.3 数据采集系统的硬件
2.1.4 数据采集系统的软件
2.1.5 数据采集系统的输入与输出信号
2.2 数据采集卡
2.2.1 数据采集卡的产生
2.2.2 数据采集卡的组成
2.2.3 数据采集卡的功能
2.2.4 数据采集卡的类型
2.2.5 数据采集卡的性能指标
2.2.6 数据采集卡的选择
2.3 基于PC的DAQ系统组成
2.3.1 硬件子系统
2.3.2 软件子系统
2.3.3 DAQ仪器的特点
2.4 LabWindows/CVI数据采集函数库的使用
2.4.1 Traditional NI-DAQ函数厍
2.4.2 Easy I/O for DAQ函数库
2.4.3 数据采集卡的端口操作函数
2.5 基于声卡的LabWindows/CVI数据采集
2.5.1 声卡的基本常识
2.5.2 基于声卡采集的虚拟示波器
第3章 LabWindows/CVI串口通信基础
3.1 串行通信概述
3.1.1 串行通信的基本概念
3.1.2 串行通信协议
3.1.3 串行通信的接口标准
3.1.4 串行通信线路连接
3.1.5 串口调试工具
3.2 计数制与编码
3.2.1 计数制
3.2.2 计数制转换及其程序设计
3.2.3 字符编码
3.3 LabWindows/CVI串口通信函数
3.3.1 串行口打开/关闭函数
3.3.2 串行口输入/输出函数
3.3.3 串行口控制函数
3.3.4 串行口状态查询函数
3.3.5 串行口事件处理函数
3.3.6 调制解调文件传输函数
数据采集篇
第4章 NI数据采集卡测控实例
4.1 NI PCI-6023E数据采集卡的安装与测试
4.1.1 PCI-6023E数据采集卡简介
4.1.2 安装LabWindows/CVI的DAQ设备驱动程序
4.1.3 PCI-6023E数据采集卡的参数设置与测试
4.2 模拟量输入程序设计
4.2.1 设计任务
4.2.2 线路连接
4.2.3 任务实现
4.3 数字量输入程序设计
4.3.1 设计任务
4.3.2 线路连接
4.3.3 任务实现
4.4 数字量输出程序设计
4.4.1 设计任务
4.4.2 线路连接
4.4.3 任务实现
4.5 温度测控程序设计
4.5.1 设计任务
4.5.2 线路连接
4.5.3 任务实现
第5章 研华数据采集卡测控实例
5.1 研华PCI-1710HG数据采集卡的安装与测试
5.1.1 PCI-1710HG多功能板卡介绍
5.1.2 用PCI-1710HG多功能板卡组成的测控系统
5.1.3 PCI-1710HG板卡设备的安装
5.1.4 PCI-1710HG板卡设备的测试
5.1.5 ActiveDAQ控件的安装
5.2 模拟量输入程序设计
5.2.1 设计任务
5.2.2 线路连接
5.2.3 任务实现
5.3 模拟量输出程序设计
5.3.1 设计任务
5.3.2 线路连接
5.3.3 任务实现
5.4 数字量输入程序设计
5.4.1 设计任务
5.4.2 线路连接
5.4.3 任务实现
5.5 数字量输出程序设计
5.5.1 设计任务
5.5.2 线路连接
5.5.3 任务实现
5.6 温度测控程序设计
5.6.1 设计任务
5.6.2 线路连接
5.6.3 任务实现
串口通信篇
第6章 PC与PC串口通信及应用
6.1 PC中的串行端口
6.1.1 查看串行端口信息
6.1.2 虚拟串口的使用
6.2 PC与PC串口通信程序设计
6.2.1 设计任务
6.2.2 线路连接
6.2.3 串口通信调试
6.2.4 任务实现
6.3 PC双串口互通信程序设计
6.3.1 设计任务
6.3.2 线路连接
6.3.3 串口通信调试
6.3.4 任务实现
第7章 PC与远程I/O模块串口通信
7.1 典型分布式I/O模块简介
7.1.1 集散控制系统的结构与特点
7.1.2 ADAM4000远程数据采集控制系统
7.1.3 ADAM4000系列模块简介
7.1.4 ADAM4000系列模块的软件安装
7.2 模拟电压采集程序设计
7.2.1 设计任务
7.2.2 线路连接
7.2.3 串口通信调试
7.2.4 任务实现
7.3 模拟电压输出程序设计
7.3.1 设计任务
7.3.2 线路连接
7.3.3 串口通信调试
7.3.4 任务实现
7.4 开关信号输入程序设计
7.4.1 设计任务
7.4.2 线路连接
7.4.3 串口通信调试
7.4.4 任务实现
7.5 开关信号输出程序设计
7.5.1 设计任务
7.5.2 线路连接
7.5.3 串口通信调试
7.5.4 任务实现
7.6 温度测控程序设计
7.6.1 设计任务
7.6.2 线路连接
7.6.3 串口通信调试
7.6.4 任务实现
第8章 PC与三菱PLC串口通信
8.1 三菱PLC特殊功能模块与通信协议
8.1.1 FX2N系列PLC的特殊功能模块
8.1.2 三菱PLC编程口通信协议
8.2 模拟电压采集程序设计
8.2.1 设计任务
8.2.2 线路连接
8.2.3 PLC端电压输入程序
8.2.4 串口通信调试
8.2.5 任务实现
8.3 模拟电压输出程序设计
8.3.1 设计任务
8.3.2 线路连接
8.3.3 PLC端电压输出程序
8.3.4 串口通信调试
8.3.5 任务实现
8.4 开关信号输入程序设计
8.4.1 设计任务
8.4.2 线路连接
8.4.3 串口通信调试
8.4.4 任务实现
8.5 开关信号输出程序设计
8.5.1 设计任务
8.5.2 任务实现
8.5.3 串口通信调试
8.5.4 任务实现
8.6 温度测控程序设计
8.6.1 设计任务
8.6.2 线路连接
8.6.3 PLC端温度测控程序
8.6.4 串口通信调试
8.6.5 任务实现
第9章 PC与西门子PLC串口通信
9.1 西门子PLC模拟量扩展模块与通信协议
9.1.1 西门子S7-200 PLC的模拟量扩展模块
9.1.2 西门子S7-200 PLC PPI通信协议
……

Introduction

随着微电子技术、计算机技术和通信技术的迅速发展,测控技术与仪器科学领域发生了巨大的变化,美国国家仪器公司(NI)于20世纪80年代中期首先提出了基于计算机技术的虚拟仪器概念,随后研制和推出了基于多种总线系统和开发平台的虚拟仪器,把现代测试及仪器科学技术带入了新的发展时期。
虚拟仪器编程语言LabWindows/CVI是NI公司开发的Measurement Studio软件组中的一员,它是32位的面向计算机测控领域的虚拟仪器软件开发平台,可以在多操作系统下运行。LabWindows/CVI是以ANSI C为核心的交互式虚拟仪器开发环境,它将功能强大的C语言与测控技术有机结合,具有灵活的交互式编程方法和丰富的库函数,为开发人员建立检测系统、自动测试环境、数据采集系统、过程监控系统等提供了理想的软件开发环境。
LabWindows/CVI主要应用在各种测试、控制、故障分析及信息处理软件的开发中,与NI公司开发的另一个虚拟仪器开发工具LabVIEW相比,它更适合中、大型复杂测试软件的开发。基于LabWindows/CVI设计的虚拟仪器,在无损检测、电力仪表系统、温控系统、流程控制系统、故障诊断和医疗等领域中发挥着重要的作用。LabWindows/CVI已经成为测控领域最受欢迎的开发平台之一,并且已得到较为广泛的应用。
虚拟仪器软件要实现仪器功能,一项重要的任务是获取被测对象的数据,因此,数据采集和通信是LabWindows/CVI的核心技术。
本书从测控应用实际出发,系统地介绍了LabWindows/CVI在数据采集和串口通信方面的应用技术。全书内容分为三篇:基础知识篇介绍虚拟仪器的含义、结构和开发平台,LabWindows/CVI数据采集基础、串口通信基础、计数制与编码等;数据采集篇通过两个典型的数据采集卡讲解了LabWindows/CVI数据采集程序的设计方法;串口通信篇通过PC、远程I/O模块、三菱PLC、西门子PLC、单片机、智能仪器等典型工控设备,详细讲解LabWindows/CVI开发串口通信及测控程序的设计方法。
本书的特色在于通过大量典型实例,详细介绍LabWindows/CVI数据采集与串口通信的编程方法,弥补了LabWindows/CVI同类书籍在测控实践方面的缺憾,因此对LabWindows/CVI测控领域的学习者具有很好的参考价值。
本书由石河子大学李江全编编写第1、10章,欧阳异能编写第2、3章,陈江春编写第4、6章,冯静安编写第5章,刘恩博编写第7、11章,刘姣娣编写第8章,李华编写第12章,塔里木大学张洪洲编写第9章,全书由李江全教授担任主编并统稿,刘恩博、欧阳异能、冯静安担任副主编。参与本书编写工作的还有田敏、郑瑶、李伟、李宏伟、郑重、汤智辉、胡蓉等老师。研华科技、电子开发网等公司为本书提供了大量的技术支持,编者借此机会对他们致以深深的谢意。
由于编者水平有限,书中难免存在不妥或错误之处,恳请广大读者批评指正。
编者
2013年9月

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book