·
Tisoft installs the TISOFT protocol on a serial port. This protocol is mainly used to interface with the
TISOFT package for PLC that is running on a PC or to link with the TI VPU unit.
Syntax: UCMT <port_name>
·
3964 R installs protocol 3964 R on the port specified as parameter.
Syntax: UCM3 < port_name>
Option: /APPL reserved for starting up the protocol for specific applications.
·
Port_char is used to set the characteristics of a communication device. For example, on a serial port
the following characteristics can be set:
-
Speed: 110, 300, 1200, 2400, 4800, 9600, 19200, 38400 baud
-
Bit/character: 7, 8 bit
-
Stop bit: 1, 1.5 or 2 bit
-
Parity: none, odd, even
-
Readahead buffer present
-
Ahd Size: (readahead buffer size) 0 to 4096 with 128 steps (e.g. 0-128-256-...). Present only if buffer
is present.
-
Protocol: none, XON/XOFF
- Character handling: none, ASCII, passall, ASCII + passall
This command displays a window listing the current characteristics. The left and right arrow keys can be
used to select the different characteristics. The ENTER key or the right and left arrow keys will move to
the next characteristic, while the up and down arrow keys can be used to select different values for the
characteristic selected. When the desired values for the characteristics are set, press the PREV/TOP
key.
To use this command, both system and memory protection must be off and the UTILITY COMMUNICN
PORT_CHAR command must not already be active.
Syntax: UCP <port_name>
The CTRL C (^C) key aborts the UTILITY COMMUNICN PORT_CHAR command. If changes are made,
the user is asked whether the parameters are to be saved.
·
Set_def allocates the port specified as parameter to the predefined variable $DFT_DV [5]. It will be used
as default communication port.
Memory and system protection must be off to be able to use this command.
Syntax: UCS <port_name>
·
View displays the characteristics of a communication device.
Options: /Nopage
/4
Syntax: UCV <port_name>
C3G Plus OPERATOR INTERFACE
03/0499 3-57
UTILITY COMMAND