Class CreateDevicesConnectedPayload
- Namespace
- Harp.TimestampGeneratorGen3
- Assembly
- Harp.TimestampGeneratorGen3.dll
Represents an operator that creates a message payload that reads whether the port has a device connected to (bitmask).
public class CreateDevicesConnectedPayload
- Inheritance
-
CreateDevicesConnectedPayload
- Derived
- Inherited Members
Properties
- DevicesConnected
Gets or sets the value that reads whether the port has a device connected to (bitmask).
Methods
- GetMessage(MessageType)
Creates a message that reads whether the port has a device connected to (bitmask).
- GetPayload()
Creates a message payload for the DevicesConnected register.