BiosInfo
SCPI Command :
DIAGnostic:SERVice:BIOSinfo
- Commands in total: 1Subgroups: 0Direct 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.