Terminal Properties
NetCOM:
When enabled, another device on the network (using TELNET) can talk to a
serial device (e.g. HyperTerminal) attached (null modem cable) to the OmniTerm
com port. The SerialD type device is addressed on the network by the OmniTerm's
IP address and Port 6515; e.g. OPEN 192.168.2.219 6515. Set mode to send CRLF
(Carriage Return & Line Feed) when Enter is pressed (e.g. SET CRLF).
SerialD commands OPEN, WRITE, READ and CLOSE are described below.
OPEN comport,baudrate,parity,databits,stopbits,handshake
Comport: COM1, COM2
Baudrate: 2400, 4800, 9600, 19200, 38400, 57600
Parity: N(none), O(odd), E(even), M(mark), S(space)
Data bits: 5,6,7,8
Stop bits: 1,1.5,2
Handshake: N(none, default), X(Xon/Xoff), H(RTS/CTS)
Example: OPEN COM1,9600,N,8,1,N
WRITE number of chars<CRLF>n chars
Example: WRITE 5<Enter>12345
READ
Return >=0 if data available
Example: READ / ret 0 (no data)
READ / receive 5 / receive 12345
CLOSE
Close open port
67
Summary of Contents for OmniTerm WBT
Page 1: ...OmniTerm WBT Windows based Terminal User s Guide Version 2 1 0e...
Page 40: ...Terminal Emulation Client Settings Enhanced Keyboard Mapping for ASCII 37...
Page 73: ...Terminal Properties Enter a friendly name for the printer 70...
Page 77: ...Terminal Properties TCP IP Settings Security Settings 74...
Page 80: ...Terminal Properties PPP over Ethernet PPPoE Security Settings 77...
Page 113: ...Web Browser 9 3 View Menu 110...