...
The VT30-TV can be started by means of user defined configuration options as follows:
> vt30-tv.exe –-address=<host(vt30-h) IP address> --port=<host(vt30-h) IP port> --log=<log file name> --trace_level=<level> |
Options:
Parameter | Description |
---|---|
--address | IP address for connection to VT30-H. |
--port | IP port for connection to VT30-H. |
--log | Log file name |
--trace_level | Tracing level |
Example:
> vt30tv.exe –-address=127.0.0.1 --port=10020 --log=”chapi_vt30tv.log” --trace_level=0 |