05-29-2014 05:30 AM
While connecting a third party USB device,In NI MAX it is showing error 1073807302,Unable to start operation because setup is invalid,and error 1073807246 Object Reference is Uninitialized,in the USB settings Tab it is showing no pipe present in Bulk in pipe and in VIEW ATTRIBUTE Tab it is showing invalid property....
please kindly reply me.....!!!
05-31-2014 04:33 AM
am waiting for the reply....please kindly anybody reply me .......
i dont know what properties wants to be set,to send and receive data in visa using usb raw......
05-31-2014 10:02 AM
06-01-2014 11:25 PM
sir,my device is "USB HART modem",and i have installed drivers using VISA driver Wizard only.
I can use 'visa write' without any error but in case of 'visa read' it is showing error always.
06-02-2014 12:56 AM
06-02-2014 02:09 AM
sir,without configuring in NI-MAX how can we open a connection to VISA.
If i install the device driver provided by supplier,i am not able to view my device in NI-MAX,so that, I had created and installed .inf file for my device using VISA driver wizard, In NI-MAX now I can see my device and its properties in visa interactive control.But it was showing some errors(Error-1073676418,error-1073807302,error-1073807298),in the USB settings Tab it is showing, "No pipe present in Bulk In-pipe", and in VIEW ATTRIBUTE Tab it is showing invalid property.In program it is showing error 1073807302,Unable to start operation because setup is invalid,and error 1073807246 Object Reference is Uninitialized,
06-02-2014 02:54 AM
06-02-2014 03:09 AM
06-03-2014 06:02 AM
Sir u had said me this ... For USB RAW you have to get details on the low level protocol from the vendor before you even consider using the wizard. Better to use their driver. Even if it does not appear in MAX, you can still use it in LabVIEW.
How to Use any device in LabVIEW without configuring in NI-MAX, Please tell me how it possible.
Sir i am having vendor id,product id,model no,serial no. like these details with me.
without any error i can create ".inf" file and installed it successfully,But i dont know how to use visa read (if using USB device).
if you have any idea in using normal USB raw device,please say me how to configure its properties in LabVIEW.
06-03-2014 07:27 AM