CONEX-LDS
Command Interface Manual
GP
Syntax
int GP(int controllerAddress, out double PositionX, out double PositionY, out double
LaserPower, out string errstring)
controllerAddress: controllerAddress
PositionX: PositionX
PositionY: PositionY
LaserPower: LaserPower
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous GP Get command, which is used to Get
positions and power. Refer to the CONEX-LDS User’s Manual for more detailed
information on the command..
GX_Get
Syntax
int GX_Get(int controllerAddress, out double GainX, out string errstring)
controllerAddress: controllerAddress
GainX: GainX
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous GX Get command which is used to Get
gain for analog image of X channel. Refer to the CONEX-LDS User’s Manual for
more information on this command
GX_Set
Syntax
int GX_Set(int controllerAddress, double GainX, out string errstring)
controllerAddress: controllerAddress
GainX: GainX
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous GX Set command which is used to Set
gain for analog image of X channel. Refer to the CONEX-LDS User’s Manual for
more information on this command
5
EDH0333En1022 — 12/18
Содержание CONEX-LDS
Страница 1: ...CONEX LDS Electronic Autocollimator Command Interface Manual V1 0 x...
Страница 24: ......