Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Live Link Open Track IO PTP' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| string | Profile | PTP Profile: Can be one the following values [IEEE Std 1588-2019, IEEE Std 802.1AS-2020, SMPTE ST2059-2:2021] |
| string | Leader Identity | PTP Leader identity follows the pattern:(?:^[0-9a-f]{2}(?::[0-9a-f]{2}){5}$)|(?:^[0-9a-f]{2}(?:-[0-9a-f]{2}){5}$) |
| struct | Leader Priorities | Data structure for PTP synchronization priorities |
| real | Leader Accuracy | |
| string | Leader Time Source | Enum string property [GNSS, Atomic clock, NTP] |
| real | Mean Path Delay | |
| integer | Vlan |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Live Link Open Track IO PTP |