view gpf/cfg/xpan.ini.tst_com1 @ 195:3fd7ac75958d

tpudrv12.c: use the same #include arrangement as in tcs211-c139
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 08 Jun 2016 03:51:17 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

# default ini file for xPanel

# layout to use
layout	TARGET

# initial primitives to execute
#initpri	/GPF/util/xpanel/init.pri

# initial zoom level
zoom		3

# specify here if xpanel shall set tst configurations (0,1) 
set-comm	1

# PCON-mode of test interface (1,0)
PCON	0

# communication mode to use (REAL,SIM (USART); SOCKET) 
comm-mode	REAL	

# COM-port to use 
comport	1

# flow control type (N,D,R,V) 
flowctrl	N	

# baudrate to use (38400, 19200, ...)
baudrate	38400

# hostname for socket connection
#hostname	localhost

# Display type (T..Text, G..Graphik) 
display	T	

# Color palette (JASC format)
palette	default256.pal

# automatically set window dimensions
windim	1	1	145	484