LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

query PXI modules for serial number

Chris
thanx for your help and knowledge, however installing 1.4 has proved to be a disaster.
My application no longer works, for some reason the timing of various data lines is no longer in sync.
My manager has decided that querying for the devices serial number is not critical (now he says this)
he wants everything back the way it was this morning and working.
Would it be possible to uninstall 1.4 and re-install 1.3.1.1???
where can I find a copy of the previous version, and what issues should I be aware of?
Sorry about all this, again thanks for your help
lmd2

Lawrence M. David Jr.
Certified LabVIEW Architect
cell: 516.819.9711
http://www.aleconsultants.com
larry@aleconsultants.com
0 Kudos
Message 11 of 18
(1,590 Views)
a follow-up
I uninstalled 1.4, and found 1.3.0.4 in the downloads area
everything is working again!!
Is this a known issue?
someday we may want to upgrade these systems ...

Lawrence M. David Jr.
Certified LabVIEW Architect
cell: 516.819.9711
http://www.aleconsultants.com
larry@aleconsultants.com
0 Kudos
Message 12 of 18
(1,582 Views)

Hello,

Can you give more information about the problem you faced when you installed NI-HSDIO 1.4. Did you get any errors?

Thanks,

Kalyan

Kalyanramu Vemishetty
Automated Test Systems Engineer
National Instruments
0 Kudos
Message 13 of 18
(1,568 Views)
No -
it was not obvious. We send out data on about a dozen lines of the hsDIO6542. and we monitor a total of 22 lines for the two way communication that results from our 'command'.
we are using a clock speed of 20MHz to generate serial commands, and the black-box that we are interfacing with has a (sloppy) internal clock defined as having a period of 1.55uS to 1.7uS which returns data on parallel lines.
Synchronization was tenuous to begin with, and upgrading to the 1.4 driver broke everything but going back to 1.3.0.4 restored functionality (we were originally using the driver that shipped with our hsDIO-6542 which was 1.3.1.1 but I couldn't find that exact rev on the ftp site).
Sorry that I can't help more - perhaps the new driver is too smart for the sloppy clock?
If you figure this out, my clients would be very interested in your conclusions (as would I of course).
thanx for all your help
lmd2
Lawrence M. David Jr.
Certified LabVIEW Architect
cell: 516.819.9711
http://www.aleconsultants.com
larry@aleconsultants.com
0 Kudos
Message 14 of 18
(1,561 Views)
Why will this VI not detect my PXI-5600 since I have NI-TUNER installed?

73/gus
0 Kudos
Message 15 of 18
(1,524 Views)

NI-ModInst can detect cards which support NI-SCOPE, NI-FGEN, NI-DMM, NI-HSDIO, NI-SWITCH and NI-RFSG.

Cards which work with NI-TUNER cannot be detected using NI-ModInst.

Thanks,

Kalyan

 

 

Kalyanramu Vemishetty
Automated Test Systems Engineer
National Instruments
0 Kudos
Message 16 of 18
(1,507 Views)
Suggestions then on how to read SN from PXI-5600 and a 3rd party board (Ztec ZT1000GPS Star Trigger board with onboard GPS receiver)?

73/gus
0 Kudos
Message 17 of 18
(1,502 Views)

Hello,

You can use Traditional NI-DAQ to read the serial number of 5600. Attached Traditional DAQ code example demonstrates finding serial number of device. VISA can be used to find serial number of third party devices and you would need to contact specific vendor for that information.

Kalyan

Kalyanramu Vemishetty
Automated Test Systems Engineer
National Instruments
0 Kudos
Message 18 of 18
(1,489 Views)