Contain the analog input initialisation functions.
Data Structures
Functions
- int MSXExxxx__AnalogInputGetNumberOfChannels (xsd__unsignedLong ulOption1, struct MSXExxxx__unsignedLongResponse *Response)
- Return the number of analog input channels.
- int MSXExxxx__AnalogInputGetChannelsType (xsd__unsignedLong ulOption1, struct MSXExxxx__AnalogInputGetChannelsTypeResponse *Response)
- Return the type of the analog input channels.
- int MSXExxxx__AnalogInputSetChannelConfiguration (xsd__unsignedLong ulChannel, xsd__unsignedLong ulAcDc, xsd__unsignedLong ulSingleDiff, xsd__unsignedLong ulPolarity, xsd__unsignedLong ulGain, xsd__unsignedLong ulICP, xsd__unsignedLong ulOption1, xsd__unsignedLong ulOption2, struct MSXExxxx__Response *Response)
- Analog input channel configuration.
- int MSXExxxx__AnalogInputSetSamplingRate (xsd__unsignedLong ulTimeBase, xsd__unsignedLong ulTimeBaseUnity, xsd__unsignedLong ulSamplingRate, xsd__unsignedLong ulOption1, xsd__unsignedLong ulOption2, struct MSXExxxx__Response *Response)
- Sets the sampling rate (or the sampling period) for the analog inputs.
- int MSXExxxx__AnalogInputGetSamplingRate (xsd__unsignedLong ulOption1, xsd__unsignedLong ulOption2, struct MSXExxxx__AnalogInputGetSamplingRateResponse *Response)
- Reads the current sampling rate configuration.
- int MSXExxxx__AnalogInputGetConfiguration (xsd__unsignedLong ulChannel, xsd__unsignedLong ulOption1, struct MSXExxxx__AnalogInputGetConfigurationResponse *Response)
- Get the current analog input channel configuration.