Device Functions
© SYS TEC electronic GmbH 2007 L-1032e_9 27
connections, which are established automatically over this
UDP/TCP server.
cnt Number of CAN messages that have to at least be present
in the internal buffer for transmission via Ethernet, before
an Ethernet packet is sent
value range: 1 - 127
default: 1
time time in milliseconds [ms] that can have passed since the
last transmission before the next Ethernet packet is
transmitted.
value range: 0 - 4294967295 [ms]
default: 0
The following conditions apply for the transmission of an
Ethernet packet:
Number of received CAN messages >=
cnt
OR
time difference between the last transmission time and the current
time >
time
Output of the current configuration:
/if/udpserv0↵
Usage: udpserv0 port:<num> [trig:<cnt>[,<time>]]
Current port:8234 trig:1,0