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