当前位置:网站首页>LabVIEW uses the visa read function to read USB interrupt data

LabVIEW uses the visa read function to read USB interrupt data

2022-06-10 23:47:00 LabVIEW development

LabVIEW use VISA Read Function to read USB Interrupt data

Use USB Raw Interrupt transmission mode in mode to read data . It can be used in the program block diagram VISA Read Function to read the data in the interrupt pipeline ?

answer :

Certainly. .

It can be used in the program block diagram VISA Read Function to read the data in the interrupt pipeline . The method is as follows ;

1、 Use USBRaw Attribute node , Set up Interrupt-In Pipe The value is -1;

2、 Also in the attribute node , Set up Bulk-In Pipe The value of the interrupt channel you want to read ;

3、 Use VISARead Function read interrupt .

edit

Add picture comments , No more than 140 word ( Optional )

More details , Participate in the introduction of the following annex .

LabVIEW、LabVIEW Development 、LabVIEW Programming 、LabVIEW Program

Examples and information mentioned above , Both in word In the attachment in , Click to download . Learn more , Can you contact us .

LabVIEW use VISA Read Function to read USB Interrupt data - Beijing Hanwen Wangxing Technology Co., Ltd (bjcyck.com)

 

原网站

版权声明
本文为[LabVIEW development]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/161/202206102229543027.html