CONEX-LDS
Command Interface Manual
SU_Get
Syntax
int SU_Get(int controllerAddress, out string Units, out string errstring)
controllerAddress: controllerAddress
Units: Units
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous SU Get command to set the the
measurement units. Refer to the CONEX-LDS User’s Manual for more information
on this command
SU_Set
Syntax
int SU_Set(int controllerAddress, string Units, out string errstring)
controllerAddress: controllerAddress
Units: Units
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous SU Set command to set the the
measurement units. Refer to the CONEX-LDS User’s Manual for more information
on this command
TB
Syntax
int TB(int controllerAddress, string inError, out string outError, out string errString)
controllerAddress: Address of Controller
inError: inError.
outError: outError
errString: The failure reason
return: 0 in success and -1 on failure
Decription
This function is used to process synchrounous TB Get command which explains the
meaning of the error string. Refer to the CONEX-LDS Controller’s manual to get the
command description.
EDH0333En1022 — 12/18
14