CONEX-LDS
Command Interface Manual
GY_Get
Syntax
int GY_Get(int controllerAddress, out double GainY, out string errstring)
controllerAddress: controllerAddress
GainY: GainY
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous GY Get command which is used to Get
gain for analog image of Y channel. Refer to the CONEX-LDS User’s Manual for
more information on this command
GY_Set
Syntax
int GY_Set(int controllerAddress, double GainY, out string errstring)
controllerAddress: controllerAddress
GainY: GainY
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous GY Set command which is used to Set
gain for analog image of Y channel. Refer to the CONEX-LDS User’s Manual for
more information on this command
ID_Get
Syntax
int ID_Get(int controllerAddress, out string ControllerIdentifier, out string errstring)
controllerAddress: controllerAddress
ControllerIdentifier: ControllerIdentifier
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous ID Get command which is used to Get
controller identifier. Refer to the CONEX-LDS User’s Manual for more information
on this command
EDH0333En1022 — 12/18
6