Description
LNC_API DWORD lncNetCreatePtpConfiguration(
LPCSTR szNode,
DWORD dwOrdinary);
szNode
dwOrdinary
Where:
LNCN_PTP_CLOCKTYPE_ORDINARY
An Ordinary Clock (OC) is the simplest type of PTP clock and is found at the edge of the network. It has a single PTP port and operates either as a Master or a Slave depending on the PTP hierarchy. When acting as a Slave, it receives timing information from its Master and adjusts its local clock to stay accurate. When acting as a Master, it provides timing to other devices. or
LNCN_PTP_CLOCKTYPE_BOUNDARYZero for success or an error code on failure.