11-03-2009 11:33 AM
Solved! Go to Solution.
11-04-2009 09:48 PM
Can you please tell us what are the softwares and drivers you are using.
------------------------------------------------------------
But its default is PXI. I am using PCI
------------------------------------------------------------
What exactly do you mean by this?
11-05-2009 11:59 AM
i am used VISA.Visa Resourse name is PXI(PXI::14::INSTR by default). this pickering we are used in PCI type.How to change from PXI to PCI.These cards are mounted in PCI slot of an Industrial PC. And also how to control each relays or mux.
thank you responding.
11-05-2009 10:47 PM
Hi,
What is the model number of the Pickering card? You could check www.ni.com/idnet for the instrument drivers (they might be there). If not, you can check with pickering if they have them.
Also, what software are you using to control the card?
You can check this link out for more info on VISA driver development for PCI/PXI
11-27-2009 01:14 PM
In ni.com/idnet, nothing about pickering softwares. Help me to program through visa on LabView7.1. Pickering website also giving PXI platform softwares only. They are telling PXI/PCI it will work. But in my computer, default is PXI::14::instr only I cannot changed to PCI::14::
02-13-2010 08:07 PM
hello sir,
Model no of the pickering cards are 50-115-121/122 and 50-670-021-99/1. these are the cards. In this one is relay card and the other is multiplexer card. I programmed it through the drivers which are they provided in the website "pickeringtest.com". same drivers are provided in the driver cd.
I placed one palette for the initialization. In this resource name is there. By clicking on it one more palette will come,it says PXI::14:: like that. After finishing the programming I run the program. Then one error will show like "It will not work in this resource name" I tried with the link which sir you gave earlier. But it is not working ,same thing it is showing.
Please help me sir
02-13-2010 08:31 PM
You marked your post as solved. Is it solved or do you need help? If you need help, use 'Options' above the message body to change it.
I think the best place for you to get support is with Pickering. I went to their web site but it requires registration to look at the manual. In order to use VISA, a correct driver for your pci cards needs to be installed and that should come from Pickering. Once it is properly installed, it should show up in MAX (Measurement & Automation Explorer) and then you can click on the little arrow on the right side of the VISA Resource Name control to select from the available resources.
You don't mention which version of NI-VISA you have installed but you could try the latest version.
02-13-2010 08:39 PM
hello sir
NI-visa version is 4.0
02-13-2010 09:44 PM
02-25-2010 09:52 PM
Hello sir
Thank you for the given idea.
I found in MAX and its corresponding addresses also.But when I am programing it never initializing. First problem was dll file not found. I searched,found and relocated to it . even after it is showing some error like timed out and not initialized etc.
inside the initialisation palette one error convertion palette is there, it is showing the error.
Thanking you once again for the help.