CONEX-LDS
Command Interface Manual
PW_Set
Syntax
int PW_Set(int controllerAddress, int ConfigurationState, out string errstring)
controllerAddress: controllerAddress
ConfigurationState: ConfigurationState
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous PW Set command which is used to
Enter/Leave the CONFIGURATION state. Refer to the CONEX-LDS User’s Manual
for more information on this command
PX_Get
Syntax
int PX_Get(int controllerAddress, out double CalibrationCoefficientX, out string
errstring)
controllerAddress: controllerAddress
CalibrationCoefficientX: CalibrationCoefficientX
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous PX Get command which is used to Get
the calibration value for X channel. Refer to the CONEX-LDS User’s Manual for
more information on this command
PX_Set
Syntax
int PX_Set(int controllerAddress, double CalibrationCoefficientX, out string errstring)
controllerAddress: controllerAddress
CalibrationCoefficientX: CalibrationCoefficientX
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous PX Set command which is used to Set
the calibration value for X channel. Refer to the CONEX-LDS User’s Manual for
more information on this command
9
EDH0333En1022 — 12/18
Содержание CONEX-LDS
Страница 1: ...CONEX LDS Electronic Autocollimator Command Interface Manual V1 0 x...
Страница 24: ......