08-08-2008 03:50 AM
08-08-2008 04:48 AM
08-08-2008 07:49 AM
08-11-2008 03:27 AM
Hi Gianluca,
Which version of NI-Traditional DAQ and of NI-VISA drivers are you using?
I think your problem could be caused by the fact that the part of the driver used to perform the routing is not compatible with LabVIEW 6.1 as LabVIEW 6.1 only works in traditional DAQ and the routing software uses DAQmx.
My suggestion is to try to upgrade your NI-VISA (you can download the correct version from this link).
Also, refer to examples in LabVIEW Find Examples.
I hope this upgrade will solve your problem!
Bye!
Licia
08-11-2008 03:12 PM
08-12-2008 03:34 AM
Yes, your drivers versions are ok, but remind that LabVIEW 6.1 is only supported by Traditional DAQ, so be certain you are using these drivers.
In the KB you were referring to, it's indicated that VISA drivers version must be 3.1 or later in order to be able to programmatically route the PXI trigger lines: have you checked this? Otherwise, update VISA drivers.
If you are not still able to route the triggers in that way, maybe the routing is only supported by DAQmx (this KB seems to indicate so), so you should use LabVIEW 7.1: why is it a problem for you?
Regards.
Licia
08-13-2008 03:21 PM
Hi Licia,
of course, I already checked the VISA version: it is 4.2.
Probably the problem is LabVIEW 6.1 that not support this operation.
For me it's very difficult to use LabVIEW 7, because the application is very very very big and it was developed on LabVIEW 6.1: change it meaning to work for two month for the porting....
In any case many thanks for the answer.
Gianluca