MotoHawk Ethernet SNTP Request

Outputs the IP address of the server that the most recent SNTP request was sent to.

Block ID

Ethernet SNTP Request

Library

motohawk_ethernet_lib

Description

This block sends a request to a time server using the SNTP protocol.

When there is more than one server address supplied at the input port, the request will continually cycle through the vector attempting to contact each server until a response is recieved.

Block Parameters

Parameter Field Values Comments/Description
SNTP Client Reference Alpha-numeric text Reference to the Name of the Ethernet SNTP Client Definition block that this status refers to.

Signals

Input port which accepts a vector of IPV4 addresses formatted as uint32.

Signal Type Comments/Description
IPV4 address uint32[] A vector of addresses of the servers to contact (in priority order). Use an IPV4 to uint32 conversion if desired.