#define ReadSensorHTSuperProAnalogOut ( _port,
_dac,
_mode,
_freq,
_volt,
_result   )     __ReadSensorHTSuperProAnalogOut(_port, _dac, _mode, _freq, _volt, _result)

Read HiTechnic SuperPro board analog output parameters.

Read the analog output parameters on the HiTechnic SuperPro board. Returns a boolean value indicating whether or not the operation completed successfully. The port must be configured as a Lowspeed port before using this function.

Parameters:
_port The sensor port. See NBC Input port constants.
_dac The analog output index. See HiTechnic SuperPro analog output index constants.
_mode The analog output mode. See SuperPro analog output mode constants.
_freq The analog output frequency. Between 1 and 8191.
_volt The analog output voltage level. A 10 bit value (0..1023).
_result The function call result.

Generated by  doxygen 1.6.2