CONEX-LDS
Command Interface Manual
LF_Get
Syntax
int LF_Get(int controllerAddress, out float Frequency, out string errstring)
controllerAddress: controllerAddress
Frequency: Frequency
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous LF Get command which is used to Get
the low pass filter frequency. Refer to the CONEX-LDS User’s Manual for more
information on this command
LF_Set
Syntax
int LF_Set(int controllerAddress, float Frequency, out string errstring)
controllerAddress: controllerAddress
Frequency: Frequency
errString: The failure reason
return: 0 in success and -1 on failure
Description
This function is used to process synchrounous LF Set command which is used to Set
the low pass filter frequency. Refer to the CONEX-LDS User
’
s Manual for more
information on this command
PW_Get
Syntax
int PW_Get(int controllerAddress, out 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 Get command which is used to
Enter/Leave the CONFIGURATION state. Refer to the CONEX-LDS User’s Manual
for more information on this command
EDH0333En1022 — 12/18
8