05-11-2005 10:19 AM
10-16-2006 11:43 AM
10-17-2006 12:51 PM
10-17-2006 02:57 PM - edited 10-17-2006 02:57 PM
regsvr32 np_jr3x.ocx
Now LabView should allow you insert np_jr3x.ocx as an activex control. Do this by selecting "create control" or "create object from file" from the drop down menu.
Dr. Pires was kind enough to help me directly on this, and I hope this tidbit helps you as well. Best of luck!
-joel
Message Edited by jweisenb on 10-17-2006 03:02 PM
12-01-2006 05:54 AM
10-02-2007 03:43 AM
10-03-2007 10:51 AM
04-20-2015 05:04 AM
Hello.
I used the VIs of Dr. Norberto Pires in Labview and I solved all problems.
These are the steps to properly install the PCI card and then use JR3 VIs in LabVIEW to control the force / torque sensor.
1. Install the drivers from the website of JR3 for w7 32 bit. (64 bit is not currently supported). The "JR3drivers" folder will be downloaded.
2. Install wdreg.exe
3. Install windrvr.exe
4. Turn off the PC.
5. Insert the PCI card.
6. Turn on the PC.
7. Go -> "Device Manager" and look for an unknown PCI device, which will be the PCI JR3 not yet been recognized card.
8. Right-click -> "Update Driver Software".
9. click in -> "Search for driver software on your computer".
10. Indicate the route of the "JR3driver" folder discharged before.
11. Check the sample sotware "JR3PCI" that the sensor works.
12. Vendor ID 1762.
13. Device ID, see sticker on the PCI card.
14. Click on "Download DSP CODE and Start Sensor".
15. Clcik START.
Once this is done, we have recognized PCI card. Now to use Labview and sensor.
1. Download the VIs Dr. Norberto Pires.
2. You must register the ActiveX control. Open a CMD window, go to the directory container containing the OCX and write: regsvr32np_jr3x.ocx
3. Enter at VI "Initialization JR3".
4. Place in Vendor_id IN DECIMAL NUMBER 1762 -> 5986 !!! (EX. 0x1762 = 5986)
5. Enter in device_ID the number of ID PCI IN DECIMAL ----> example 12564 (0X3114 = 12564)
6. Click on RUN.
I hope to I have been helpful.
- Luis Martín Veloza. Industrial Electronics and Automation Engineer. University Carlos III Madrid