Contain the temperature initialisation/information functions.
Data Structures
Functions
- int MSXExxxx__TemperatureGetNumberOfChannels (xsd__unsignedLong ulOption1, struct MSXExxxx__unsignedLongResponse *Response)
- Return the number of temperature channels.
- int MSXExxxx__TemperatureGetChannelSensorClass (xsd__unsignedLong ulOption1, struct MSXExxxx__TemperatureGetChannelSensorClassResponse *Response)
- Return the type of the temperature channels.
- int MSXExxxx__TemperatureSetChannelType (xsd__unsignedLong ulChannel, xsd__unsignedLong ulType, xsd__unsignedLong ulOption1, struct MSXExxxx__Response *Response)
- Temperature sensor type selection for the selected channel.
- int MSXExxxx__TemperatureSetSamplingRate (xsd__unsignedLong ulChannelGroup, xsd__unsignedLong ulBaseSamplingRate, xsd__unsignedLong ulOption1, struct MSXExxxx__Response *Response)
- Temperature acquisition sampling rate selection.
- int MSXExxxx__TemperatureGetConfiguration (xsd__unsignedLong ulChannel, xsd__unsignedLong ilOption1, struct MSXExxxx__TemperatureGetConfigurationResponse *Response)
- Get the selected temperature channel current configuration.