HXP
Command Interface Manual
Output parameters
(double) CPUTemperature: CPUTemperature
(double) CPUFanSpeed: CPUFanSpeed
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous CPUTemperatureAndFanSpeedGet
command which is used to Get CPU temperature and fan speed. Refer to the XPS
Programmer's manual to get the command description.
2.2.140
RunTraceloggerProcessWithTimeSetting
Syntax
C# prototype
int RunTraceloggerProcessWithTimeSetting(Int32 TraceloggerTime, out string
errstring)
Python prototype
[errstring] RunTraceloggerProcessWithTimeSetting (TraceloggerTime)
Parameters
Input parameters
(Int32) TraceloggerTime: TraceloggerTime
Output parameters
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous RunTraceloggerProcessWithTimeSetting
command which is used to Run Tracelogger Process With Time Setting. Refer to the
XPS Programmer's manual to get the command description.
2.2.141
RunTraceloggerProcessWithRollingBuffer
Syntax
C# prototype
int RunTraceloggerProcessWithRollingBuffer( out string errstring)
Python prototype
[errstring] RunTraceloggerProcessWithRollingBuffer ()
Parameters
Input parameters
None
Output parameters
(string) errString: The failure reason
EDH0318En1042 — 12/18
78