view gpf/cfg/xpan.ini.at_com2 @ 34:a023d8a79d05 default tip

Pirelli keypad mapping
author Space Falcon <falcon@ivan.Harhan.ORG>
date Wed, 09 Sep 2015 04:42:57 +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	2

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

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

# 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