User manual
174
#set TTA1 port=10111 application="tta1.ht"
#set TTA line[1]=TTA1
#load np5210_serial_line/chserial TTA2
#set TTA2 ip="xxx.xxx.xxx.xxx" rs_port=n
#load physical_serial_line/chserial TTA2 line="COMn:"
#load virtual_serial_line/chserial TTA2 port=10112
#load virtual_serial_line/chserial TTA2
#set TTA2 port=10112 application="tta2.ht"
#set TTA line[2]=TTA2
#load np5210_serial_line/chserial TXA3
#set TXA3 ip="xxx.xxx.xxx.xxx" rs_port=n
#load physical_serial_line/chserial TTA3 line="COMn:"
#load virtual_serial_line/chserial TTA3 port=10113
#load virtual_serial_line/chserial TTA3
#set TTA3 port=10113 application="tta3.ht"
#set TTA line[3]=TTA3
#
# It is also possible to connect any third-party CHAPI devices
# to the system. Each particular device configuration depends on
# its implementation. Below are number of examples for STROMASYS
# supplied CHAPI devices. Detailed device description can be
# found in CHARON Manual.
#
#--------------------------------------------------------------------
# CHAPI DHV-11 serial line controller. It is possible to map its
# lines to three different kind of ports. Just uncomment appropriate
# lines to test particular type of serial line port.
#
# chapi_serial is default value for line_dll when this option is
# omitted;
# tcpip is default for the line_cfg option when this option is
# omitted.
#
# Note that CHAPI DHU-11 UNIBUS controller has not been implemented yet
# to be used with PDP-11/94 UNIBUS system. Don't try to use CHAPI DHV11
# instead!
#
#load chapi TXA dll=chapi_dhv11.dll
#set TXA address=... vector=...
#set TXA trace_level=0
# LINE[0] IS SERVER
#set TXA line_dll[0]=chapi_serial line_cfg[0]=tcpip
#set TXA line_is_terminal[0]=true line_param[0]="port=10020 application=txa0.ht"
#set TXA line_dll[1]=chapi_serial line_cfg[1]=com
#set TXA line_is_terminal[1]=true line_param[1]="com=1"
#set TXA line_dll[2]=chapi_serial line_cfg[2]=moxa
#set TXA line_is_terminal[2]=true line_param[2]="ip=192.168.127.254 port=1"
#set TXA line_dll[3]=chapi_serial line_cfg[3]=moxa
#set TXA line_param[3]="ip=192.168.127.254 port=2"










