07-08-2008 07:34 AM
07-08-2008 08:18 AM
What do you mean? You say you can find a serial number but then you say you can't find a property node that works. The only way I know to get a DAQmx serial number is with the DAQmx Device property, pass it the active device, and read DevSerialNum.
p.s. For questions about DAQmx, you should be posting to the Multifunction DAQ baord.
07-08-2008 08:54 AM
07-08-2008 09:05 AM
07-08-2008 10:04 AM
07-08-2008 12:12 PM
07-08-2008 12:53 PM
07-08-2008 01:17 PM
07-09-2008 07:56 AM
Doug,
There is currently no way native to LabVIEW to get the serial number information from any of our serial products. This is a feature that we are considering. Please file a product suggestion so that we can keep track of the demand for this feature. The only way to get this information from LabVIEW is by calling the Windows API through a call library function node or by finding the serial number in the Windows registry (where Com ports are located). You would need to know the com number to get this information from the registry.
I hope this helps,
Steven T.
07-09-2008 08:04 AM