BiosInfo

SCPI Command :

DIAGnostic:SERVice:BIOSinfo
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# DIAGnostic:SERVice:BIOSinfo
value: str = driver.diagnostic.service.biosInfo.get()

This command queries the BIOS version of the CPU board.

Returns:

bios_information: String containing the BIOS version.