genericopenlibs/openenvcore/backend/inc/config.ini
author hgs
Fri, 17 Sep 2010 19:25:42 +0530
changeset 67 a1e347446159
parent 0 e4d67989cc36
permissions -rw-r--r--
201037

[STDIO]
STDIN = MEDIA3
STDOUT = MEDIA3

[MEDIA1]
type = file
path = C:\system\data\in.txt
max size = 100

[MEDIA2]
type = serial
baud = 214
port = COMM::10

[MEDIA3]
type = console
width = -1
height = -1

[MEDIA4]
type = file
path = c:\system\data\out.txt
max size = 1000

[MEDIA5]
type = nulldevice