Specifications
79
If data from the Ethernet network is received, it will first check for a
special control symbol, filter it if found and then send the rest of the
data to the serial port.
If data from the serial port is received, it will read the data from the
serial buffer, move the data into the network buffer and send it by
Ethernet to the application when the buffer is full or on the next tick
of the transmit timer.
Transmit Conditions
The EtherPath will transmit an Ethernet packet when any of these
conditions are met:
•
Transmit Timer is up and running in
Transmit Timer Mode
•
Idle Timer is up and running in
Idle Timeout Mode
.
•
Transmit Buffer full
•
LT Character is encountered and
Transmit on Line Terminator
Function is ON ( Client Only )