Device Functions
© SYS TEC electronic GmbH 2007 L-1032e_9 29
<alive> ::= alive:<num>
0 switches off the cyclical testing of the communication
paths. An absence of communication parameters is not
recognized, the effected interface must then be removed
manually.
1 turns on the cyclical testing of the command paths
(default for UDP). Not available for TCP interface
<reco> ::= reco:<num>,[<time>]
0
switches off the automatic reconnection function
1 switches on the automatic reconnection function (default)
time number of seconds waited until a new connection is
attempted (default: 120)
<trig> ::= trig:<cnt>[:<time>]
These parameters can be used to control the transmission of CAN
telegrams within TCP/UPD packets. A trigger threshold is set
which enables a specified minimum number of CAN messages to
be transmitted in a single UDP/TCP packet. In order to make sure
that the packets are transmitted after a maximum time, even if the
minimum number of CAN telegrams has not be reached, an
additional timer event can initiate the transmission of the
UDP/TCP packets. These parameter are applicable for
connections, which are established automatically over this
UDP/TCP server.
cnt number of CAN messages which 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