Location:
Search - gpib c
Search list
Description: uPD7210的GPIB接口c语言程序另一个实例,附带源码
Platform: |
Size: 194542 |
Author: 林风 |
Hits:
Description: 一篇用C++编写的控制CMU200的测试程序,对手机测试很有帮住。
Platform: |
Size: 1634 |
Author: luxingdong |
Hits:
Description: HP GPIB的VB和C语言库文件,参考范例.-HP GPIB VB and C language library, reference model.
Platform: |
Size: 967680 |
Author: 李腾 |
Hits:
Description: c sharp 大学教程里的事例 太大了 选了好的上传 书很贵的 呵呵 源代码格式-University Guide's great examples of the election to a good book upload expensive Oh source code format
Platform: |
Size: 2992128 |
Author: 小静 |
Hits:
Description: 这是一个GPIB源程序代码,里面有硬件相对应的代码-This is a GPIB source code, which corresponds to a hardware code
Platform: |
Size: 83968 |
Author: 李成有 |
Hits:
Description: 这是一个也介绍GPIB编程的文章以及介绍GPIB协议规范-This is a GPIB programming also introduced the article and introduce GPIB norm
Platform: |
Size: 604160 |
Author: 李成有 |
Hits:
Description: 数据结构,二叉树和哈夫曼编码。C++
1、 学会针对DFA转换图实现相应的高级语言源程序
·a C++ Class Library of Cr
·简单的防火墙,可以用来学习,作为毕业课设也相当有帮
·实现ARM 芯片的一对PWM 输出用于控制直流电机
·Programming the Microsoft
·VC调用java的简单例子。需要注意jvm.dll
·这是介绍在VC++6。0下如何编写GPIB程序。有
·GPS坐标转换软件:直角坐标与大地坐标转换
·我的一个同学写的毕业论文 希望对大家来说是有用的
·最简单的用工作线程控制有进程条的窗口,主窗口调用后
·VC数据库编程综合应用。订单的管理
·vhdl,用i2c控制philips的7111和7
·基于winsock2的网络封包截获技术,源代码清楚
-data structure, binary tree and Huffman coding. C 1. Society against DFA conversion map corresponding high-level language source of a Class C of C Library r simple firewall can be used to study, as part of the graduation class is fairly established to help achieve the ARM chip of a PWM output for controlling Motor Prog ramming the Microsoft VC called java simple example. This needs attention jvm.dll is introduced in VC 6. 0 GPIB preparation procedures. Have GPS coordinates conversion software : Cartesian coordinates of the earth and converting one of my classmates wrote the dissertation hope for all of us is the most useful simple Working with a thread control of the process window, the main window after calling VC Database Programming integrated application. Vhdl orders management, i2c co
Platform: |
Size: 3072 |
Author: |
Hits:
Description: gpib 总线控制器 tnt4882 操作手册-gpib bus controller operating manual tnt4882
Platform: |
Size: 523264 |
Author: 郭建强 |
Hits:
Description: uPD7210的GPIB接口c语言程序另一个实例,附带源码-uPD7210 the GPIB interface yet another example of c language program, with source
Platform: |
Size: 194560 |
Author: 林风 |
Hits:
Description: upd7210 is chipset for gpib ieee488 application purpose
Platform: |
Size: 668672 |
Author: csallon |
Hits:
Description: GPIB编程查询设备是否存在,采用C#.net编写-GPIB programming query whether the facilities exist, the use of C#. Net preparation
Platform: |
Size: 5120 |
Author: Steven Xia |
Hits:
Description: gpib编程之查找设备,可以遍历出所有存在的设备,采用C#编写-Find GPIB programming of devices, you can traverse all the existence of the equipment, the use of C# prepared
Platform: |
Size: 5120 |
Author: Steven Xia |
Hits:
Description: LABVIEW编写的固伟 PS2005 DC power supply驱动.使用GPIB interface.-LABVIEW prepared by solid-wei PS2005 DC power supply-driven. Using GPIB interface.
Platform: |
Size: 67584 |
Author: 黄常伟 |
Hits:
Description: The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be compatible with National Instrument s GPIB library. The Linux GPIB Package is licensed under the GNU General Public License .
Requirements:
Linux kernel version 2.4.x (use Linux-GPIB version 3.1.x). Earlier kernel versions are not supported. -The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be compatible with National Instrument s GPIB library. The Linux GPIB Package is licensed under the GNU General Public License. Requirements: Linux kernel version 2.4.x (use Linux-GPIB version 3.1.x). Earlier kernel versions are not supported.
Platform: |
Size: 755712 |
Author: shi |
Hits:
Description: 最新芯片资料,各种总线协议,ISA,PCI X,GPIB-The latest chip data, a variety of bus protocol, ISA, PCI X, GPIB
Platform: |
Size: 97280 |
Author: guangzi |
Hits:
Description: GPIB卡一步通信的源代码,用C#编写的,对想学习GPIB编程的朋友有参考价值-GPIB card step in the source code of communication, using C# Prepared to want to learn programming GPIB friends reference value
Platform: |
Size: 5120 |
Author: Steven Xia |
Hits:
Description: 利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。
相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下:
(1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码,特别是在其中实现了SCPI语言来对仪器进行控制。
(2)TMS320F2812目录:包含ccs下的c代码,如果没有做过RTDX的应用,相信这个对你很有启发。-Use ccs environment, MATLAB environment, DSP (TMS320F2812), the measured object and Agilient network analyzer E5071B, construct an automatic measurement system. I believe that most people are aware NI' s GPIB-based bus, you can realize automatic measurement, but NI' s program is too expensive, the use of MATLAB can greatly reduce costs. ccs between matlab and RTDX protocol-based data exchange, while matlab based on TCP/IP protocol and communication between the E5071B, the source described as follows: (1) RTDX_ok directory: matlab7.0 code, contains a GUI implementation with the interface and specific code, especially in one of implementation of the SCPI language to control the apparatus. (2) TMS320F2812 directory: contains ccs of c code, if not done RTDX application, then I think it was very instructive for you.
Platform: |
Size: 1088512 |
Author: lijian |
Hits:
Description: GPIB总线接口标准,IEEE488。2(软件标准)!-GPIB bus interface standard, IEEE488. 2 (software standard)!
Platform: |
Size: 768000 |
Author: 李帅 |
Hits:
Description: 通过调用动态链接库操作符合GPIB规范的仪器设备的范例程序。-By calling the dynamic link library operations conform to GPIB instruments and equipment specification of the sample application programs.
Platform: |
Size: 13312 |
Author: baoquan |
Hits:
Description: 基于UPD7210芯片的GPIB接口的设计,实验了GPIB接口功能,使用C语言开发 方便 对与初学者容易理解-UPD7210 chip-based GPIB interface design, test the GPIB interface functions, facilitate the use of C language development and easy to understand for beginners
Platform: |
Size: 194560 |
Author: lisha |
Hits: