FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

Fieldpoint firmware revision - programmatically

Does anyone know how to obtain the firmware revision # from Fieldpoint network modules (specifically: cFP-2020). I know how to do this through FP explorer or MAX (LV7), but I need to do this programmatically.

Thanks,
David Moerman
Advanced Measurements Inc
0 Kudos
Message 1 of 2
(3,210 Views)
Greetings David,

You can use datasocket to programmatically gain the version number of the network module. The URL that you will use is:

lookout:\\xxx.xxx.xxx.xxx\FP\Control\Version

where xxx.xxx.xxx.xxx is the IP address of your module. You can find this URL also by creating a front panel datasocket connection and browsing to your network module.

Hope this helps. Have a good day.

Patrick Robinson
Applications Engineering
National Instruments
0 Kudos
Message 2 of 2
(3,210 Views)