02-05-2018 12:55 AM
Hi Evans,
Could you show me a sample vi to control PL303-P current?
No, I can't.
There should be one in the LabVIEW driver for your device.
If there is no such VI: read the programming manual of your device, create a copy of a similar VI of the driver and adapt it according to the commands of your manual. (That's the usual way to extend such device drivers.)
02-12-2018 01:22 AM
I downloaded official PL303-P vi examples. Why am I facing these errors?
Attached is PL303-P vi errors screenshot.
02-12-2018 01:36 AM
Hi Evans,
Why am I facing these errors?
Don't know. You should just check one of those subVIs!
When you mark one of the subVIs in the error list you should get the details of the error in the subVI. Unfortunately you didn't do this before creatingyour screenshot…
Did you install the device driver as intended (in the correct folder)?
02-12-2018 02:27 AM
When you mark one of the subVIs in the error list you should get the details of the error in the subVI
Attached is the PLP error screenshot.
Did you install the device driver as intended (in the correct folder)?
Default directory.
C:\Program Files\IVI Foundation\VISA\Win64\PLP\
C:\Program Files\National Instruments\
02-12-2018 02:30 AM
02-12-2018 02:32 AM
you are using a 64bit version of LabVIEW trying to call a 32bit DLL
How do I resolve this?
02-12-2018 02:43 AM - edited 02-12-2018 02:44 AM
02-12-2018 02:51 AM
Yes, I am using LabVIEW 64 bits. No specific reason. The LabVIEW download link was 64 bits.
Is downloading LabVIEW 32 bits the only way to resolve the issue?
02-12-2018 03:04 AM
04-16-2018 10:19 PM
Hi Evans,
Can you share with me the vi samples?
I cant get my PL303 to work either.
Thanks.