150 Chapter 15 Script SDK
GetDoubleResponse
Class Response
Description Gets the most recent query response string and returns it as a double-precision floating
point value.
Command syntax sc.GetDoubleResponse(void)
Return type double
Example refer to sample program testapi.cpp
Related commands GetResponse(), GetIntResponse(), GetUIntResponse(), ClearResponse()