CONEX-LDS
Command Interface Manual
SL_Set
Syntax
int SL_Set(int controllerAddress, int LowlevelPowerThreshold, out string errstring)
controllerAddress: controllerAddress
LowlevelPowerThreshold: LowlevelPowerThreshold
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous SL Set command which is used to Set
low level power threshold for valid measurements. Refer to the CONEX-LDS User’s
Manual for more information on this command
SR_Get
Syntax
int SR_Get(int controllerAddress, out int HighlevelPowerThreshold, out string
errstring)
controllerAddress: controllerAddress
HighlevelPowerThreshold: HighlevelPowerThreshold
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous SR Get command which is used to Get
high level power threshold for valid measurements. Refer to the CONEX-LDS User’s
Manual for more information on this command
SR_Set
Syntax
int SR_Set(int controllerAddress, int HighlevelPowerThreshold, out string errstring)
controllerAddress: controllerAddress
HighlevelPowerThreshold: HighlevelPowerThreshold
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous SR Set command which is used to Set
high level power threshold for valid measurements. Refer to the CONEX-LDS User
’
s Manual for more information on this command
13
EDH0333En1022 — 12/18