From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Real-Time Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
DanielRoth

Getting the BIOS Version programmatically

Status: New
Need a possiblity to read out the installed BIOS Version to check if the system is updated..
2 Comments
JoshuaP
Active Participant

The new NI System Configuration API exposes the BIOS version as a LabVIEW property called Firmware Version.  In addition, you can use the Get Installed Software VI's to get the version of all of the NI components installed on the target.

 

23418iA05C470897410E9A

 

-Josh

JoshuaP
Active Participant

Sorry about the broken link.  Here is the actual link to NI System Configuration (http://decibel.ni.com/content/docs/DOC-13216).