#define ConfigureTemperatureSensor ( _port,
_config,
_result   )     __TempSendCmd(_port, _config, _result)

Configure LEGO Temperature sensor options.

Set various LEGO Temperature sensor options.

Parameters:
_port The port to which the LEGO EMeter sensor is attached. See the NBC Input port constants group. You may use a constant or a variable.
_config The temperature sensor configuration settings. See LEGO temperature sensor constants for configuration constants that can be ORed or added together.
_result A status code indicating whether the read completed successfully or not. See TCommLSRead for possible Result values.

Generated by  doxygen 1.6.2