![]() |
Qmix SDK
20200506
The software libraries for integration of all CETONI devices.
|
Common pump specific auxiliary functions.
Functions | |
LCP_Func long LCP_CALL | LCP_GetPumpName (dev_hdl hPump, char *pNameStringBuf, int StringBufSize) |
Query name of specific pump. More... | |
LCP_Func long LCP_CALL LCP_GetPumpName | ( | dev_hdl | hPump, |
char * | pNameStringBuf, | ||
int | StringBufSize | ||
) |
Query name of specific pump.
Normally all pumps are named. That means each pump carries a unique name.
[in] | hPump | Valid pump handle |
[out] | pNameStringBuf | Message buffer for storage of error message string |
[in] | StringBufSize | Size of buffer pNameStringBuf in bytes |