Baumer GenICam Camera Features | 11
V1.2 | VCXG.2 / VCXG.2.XC / VCXG.2.I / VCXU.2 Operating Manual 211
11.17.4.4 PtpEnable
Enables Precision Time Protocol (PTP).
INFO
To write this feature, set TLParamsLocked = 0.
Name PtpEnable
Category TansportLayerControl → PtpControl
Interface IBoolean
Access Read/Write
Unit -
Values true = 1 (On)
false = 0 (Off)
11.17.4.5 PtpGrandmasterClockID
Returns the latched Grandmaster Clock ID of the PTP device. Grandmaster Clock ID is the
clock ID of the current one.
INFO
Byte 0 of the IEEE ClockIdentity field is mapped to the MSB.
Name PtpGrandmasterClockID
Category TansportLayerControl → PtpControl
Interface IInteger
Access Read only
Unit MacAdress
Values 80-00-00-00-00-00 ... 7F-FF-FF-FF-FF-FF-FF-FF (Increment: 1)
11.17.4.6 PtpMode
Selects the PTP clock type that the device will act as.
Name PtpMode
Category TansportLayerControl → PtpControl
Interface IEnumeration
Access Read / Write
Unit -
Values Auto The device uses the IEEE 1588 best master clock algorithm to
identify Master and Slave devices. Should the device not be
the best Master, it will act as a PTP-Slave.
Slave The device clock will only act as PTP-Slave for alignment to
the master clock.