Class CreateTimestampedAnalogDataPayload
Represents an operator that creates a timestamped message payload that reports the sampled analog signal on each of the ADC input channels. The ADC is capped at 12 bits of resolution.
public class CreateTimestampedAnalogDataPayload : CreateAnalogDataPayload
- Inheritance
-
CreateTimestampedAnalogDataPayload
- Inherited Members
Methods
- GetMessage(double, MessageType)
Creates a timestamped message that reports the sampled analog signal on each of the ADC input channels. The ADC is capped at 12 bits of resolution.