Method GetTimestampedPayload
- Namespace
- Harp.CameraControllerGen2
- Assembly
- Harp.CameraControllerGen2.dll
GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for ConfigureOutput1 register messages.
public static Timestamped<OutputConfiguration> GetTimestampedPayload(HarpMessage message)
Parameters
message
HarpMessageA HarpMessage object representing the register message.
Returns
- Timestamped<OutputConfiguration>
A value representing the timestamped message payload.