XPS Unified Programmer’s Manual
7.2.1.36 FirmwareBuildVersionNumberGet
Name
FirmwareBuildVersionNumberGet – Gets the built firmware version
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
Description
This function gets the controller name and the firmware version.
Example of returned version string:
“XPS Unified Firmware V1.0.0”
• Controller name is XPS.
• Firmware version is V1.0.0.
Prototype
int FirmwareBuildVersionNumberGet(
int SocketID,
char * Version
)
Input parameters
SocketID int Socket identifier gets by the
TCP_ConnectToServer” function.
Output parameters
Version char * Controller firmware version.
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
EDH0373En1023 — 01/18 82