03-19-2024 03:17 AM
when i am connecting my oscilloscope to labview , the oscilloscope resource name is detected in MAX but labview not able to find its drivers . Help me for this
03-19-2024 03:24 AM
Hi sanjeev,
@sanjeev553 wrote:
when i am connecting my oscilloscope to labview , the oscilloscope resource name is detected in MAX but labview not able to find its drivers . Help me for this
How do you connect your scope "to LabVIEW"? I guess you connect your scope with your (Windows) computer!?
Have you looked for yourself at www.NI.com/IDNET for a device driver for your scope?
Does Rigol provide LabVIEW drivers for your scope?
03-19-2024 04:29 AM
I am connecting my device to the windows machine . i have drivers for my oscilloscope (mso5354) . NI Labview not able to find drivers for this . Is there any different drivers need to install for labview , if needed then tell me .
If it's possible please elaborate the steps how i can work with labview to control my device.
03-19-2024 04:57 AM
Hi sanjeev,
@sanjeev553 wrote:
i have drivers for my oscilloscope (mso5354) .
NI Labview not able to find drivers for this .
Is there any different drivers need to install for labview ,
Which driver do you "have" right now?
Did you look for drivers in IDNet (see link in my previous message)?
Does Rigol provide (LabVIEW) drivers for their device?
03-19-2024 05:30 AM
i have driver from rigol , but i dont whether they are for labview or not .
Yes i have checked on the ID net website , no drivers are available there.
03-19-2024 09:27 AM
I did a quick search on the Rigol website and NI-IDnet, both came up empty on drivers for the MSO5000 series.
You are probably going to have to break out the MSO5000 Series Programming Guide and write your own from the SCPI commands.
After all most LabVIEW "drivers" are just a prefab set of VI's written using the SCPI commands.