int MX370x__DataBaseGetTransducerInformation ( xsd__unsignedLong  ulTransducerIndex,
struct MX370x__DataBaseGetTransducerInformationResponse Response 
)
Parameters:
[in] ulTransducerIndex : transducer identifier, as returned by DataBaseGetTransducerType().
[out] Response :
iReturnValue : Error code :

  • 0 : success
  • <> 0 : error
  • -100: kernel function error
    cName : Name
    ulCalibrate : Calibration state (0 : not calibrated 1 : calibrated)
    ulType : Type (0: HB 1: LVDT 2:Knaebel 3:HB-Mahr 4:LVDT-Mahr)
    ulFrequency : Nominal frequency (Hz)
    ulImpedance : Impedance (Ohm)
    dVeff : Nominal voltage (Vrms)
    dSensitivity : Sensitivity (mV/V/mm)
    dRange : Range (mm)
Returns:
  • 0: SOAP_OK
  • <> 0: See SOAP error