PTP Prerequisites
The Simulink® Real-Time™ implementation of PTP enforces specific requirements:
PTP functionality is available only with a Speedgoat® target computer. If you have not installed the Speedgoat I/O Blockset, attempting to build a real-time application with PTP causes a build error.
The support for PTP IEEE-1588 is part of the on-board or installed I/O module connectivity of real-time target machines. After installing the Speedgoat I/O Blockset, you can confirm PTP support by using the function:
speedgoat.showPtpInterfaces('TargetObject', tg)speedgoat.showPtpInterfaces('TargetObject', tg) Label Index PTPSupport Configuration _____________ __________ __________ _________________________________________ {'Host Link'} {'eno1' } {'No' } {'IP: 192.168.7.5 Subnet: 255.255.0.0' } {'ETH1' } {'enp4s0'} {'Yes'} {'IP: 10.10.10.21 Subnet: 255.255.255.0'}