|
|
Description:
|
wtSeriTcpDispString1 OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (2))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"These parameters allow compact sending of serial data to the network;
the serial data stream is not broken up randomly, but rather serial
packets can be sent in their original context even over the network as
one packet.
Enter in wtSeriTcpDispString1 and/or wtSeriTcpDispString2 two characters
each that you want the serial data stream searched for. Only if one of the
two strings is found are the data from the serial port packed into network
packets. If you only want to look for one character, set
wtSeriTcpDispString2 to 0. If for example you configure
wtSeriTcpDispString1 to 3100h and wtSeriTcpDispString2 to 0, only
character 1 is searched for. Both Dispatch Strings = 0 deactivates the
mode.
IMPORTANT: These characters are sent to the TCP server!"
|
|
|
|