Method GetMessage
- Namespace
- Harp.AnalogInput
- Assembly
- Harp.AnalogInput.dll
GetMessage(MessageType)
Creates a message that sets the range and LowPass filter cutoff of the ADC.
public HarpMessage GetMessage(MessageType messageType)
Parameters
messageType
MessageTypeSpecifies the type of the created message.
Returns
- HarpMessage
A new message for the RangeAndFilter register.