PTP Mode
When enabled, the PTP mode feature provides options for precision time protocol (PTP) support, determining how the camera's internal PTP clock is calculated.
See also:
PtpMode node
- Access mode: Read/Write
- Node type: Enumeration
- Example values:
- Off: PTP is not used
- OneStep: PTP is enabled and only PTP “Sync” is processed in calculating the camera internal PTP clock.
- TwoStep: PTP is enabled and PTP “Sync” and “Follow-up” are processed in calculating the camera internal PTP clock.
You can use the eSDK API functions to:
- get and set the node’s current value, and
- get the node’s value options.
For more information about related features, see Acquisition Control Features.