Class CreateMagneticEncoderPayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator that creates a message payload that generated event with the latest read from the magnetic encoder.
public class CreateMagneticEncoderPayload
- Inheritance
-
CreateMagneticEncoderPayload
- Derived
- Inherited Members
Properties
- Angle
Gets or sets a value that the angle position measurement of the magnetic encoder.
- Magnitude
Gets or sets a value that the magnitude of the magnetic field.
Methods
- GetMessage(MessageType)
Creates a message that generated event with the latest read from the magnetic encoder.
- GetPayload()
Creates a message payload for the MagneticEncoder register.