diff gpf/cfg/xpan.ini.tst_com1 @ 0:509db1a7b7b8

initial import: leo2moko-r1
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 01 Jun 2015 03:24:05 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gpf/cfg/xpan.ini.tst_com1	Mon Jun 01 03:24:05 2015 +0000
@@ -0,0 +1,40 @@
+# 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