LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

some questions about the communication between CVI and usbRAW

hello,I am doing one object about the communication between CVI and usbRAW,and i have some questions; now i use VISA Driver wizard to generate one usb driver,i know use a bulk pipe to transfer data by using VISA Read and VISA Write. if i want to  transfer large amounts of data in a bulk pipe ,for example, i want to write 5000 byte dataes to usb raw device from labwindows/cvi,the data should be divide into many packes ,Do i should the work in labwinds/cvi ?or is it  auto complete in the drive,so i just STATUS=viWrite (instr, Sendbulkdatafile,4000, &writeCount);   

  thank you

0 Kudos
Message 1 of 1
(2,898 Views)