11-17-2010 12:17 PM - edited 11-17-2010 12:19 PM
This question is similar to one I asked about FP2200 for getting the serial number dynamically but since it pertains to a different module without an OS and will probably use different VIs, I started a new thread.
I need to do the same thing for FP1601 modules, which don't use the RT VIs which enabled me to get the serial number off of FP2200. How can I get such information out of a "dumb" field point with no OS? The serial number is displayed in measurement and automation explorer so it must be stored somewhere.
11-18-2010 01:00 PM
Hi kgolden,
Unfortunately, with the non-RealTime devices, finding the serial number programatically this isn't as easy. You can however, use the VIs on the Measurement I/O>>System Configuration palette to find the devices on your system and then read/write the device's setting (such as the serial number). There are shipping examples in LabVIEW that show how to use the VIs. You can get to these examples by Going to Help>>Find Examples in LabVIEW. The system configuration examples are in the Hardware Input and Output>>System Configuration. You should be able to modify the Show All Hardware VI to find your FieldPoint and serial number.
Best Regards,
Starla T.