Contain the Pressure initialisation/information functions.
Data Structures
Functions
- int MSXExxxx__PressureGetNumberOfChannels (xsd__unsignedLong ulOption1, struct MSXExxxx__unsignedLongResponse *Response)
- Return the number of pressure channels.
- int MSXExxxx__PressureSetChannelConfiguration (xsd__unsignedLong ulChannel, xsd__double dSensorSensibility, xsd__double dSensorOffset, xsd__unsignedLong ulOption1, struct MSXExxxx__Response *Response)
- Pressure sensor configuration for the selected channel.
- int MSXExxxx__PressureSetSamplingRate (xsd__unsignedLong ulChannelGroup, xsd__unsignedLong ulBaseSamplingRate, xsd__unsignedLong ulOption1, struct MSXExxxx__Response *Response)
- Pressure acquisition sampling rate selection.
- int MSXExxxx__PressureGetConfiguration (xsd__unsignedLong ulChannel, xsd__unsignedLong ulOption1, struct MSXExxxx__PressureGetConfigurationResponse *Response)
- Get the selected pressure channel current configuration.