Class Out2PulseWidth
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents a register that sets the duration (ms) of the pulse to be generated on the specified digital output line.
public class Out2PulseWidth
- Inheritance
-
Out2PulseWidth
- Inherited Members
Fields
- Address
Represents the address of the Out2PulseWidth register. This field is constant.
- RegisterLength
Represents the length of the Out2PulseWidth register. This field is constant.
- RegisterType
Represents the payload type of the Out2PulseWidth register. This field is constant.
Methods
- FromPayload(MessageType, ushort)
Returns a Harp message for the Out2PulseWidth register.
- FromPayload(double, MessageType, ushort)
Returns a timestamped Harp message for the Out2PulseWidth register.
- GetPayload(HarpMessage)
Returns the payload data for Out2PulseWidth register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for Out2PulseWidth register messages.