Class CreateLed1PulseTimeOffPayload
Represents an operator that creates a message payload that sets the time off (milliseconds) of LED1 when in PulseTime mode, between 1 and 65535.
public class CreateLed1PulseTimeOffPayload
- Inheritance
-
CreateLed1PulseTimeOffPayload
- Derived
- Inherited Members
Properties
- Led1PulseTimeOff
Gets or sets the value that sets the time off (milliseconds) of LED1 when in PulseTime mode, between 1 and 65535.
Methods
- GetMessage(MessageType)
Creates a message that sets the time off (milliseconds) of LED1 when in PulseTime mode, between 1 and 65535.
- GetPayload()
Creates a message payload for the Led1PulseTimeOff register.