Difference between revisions of "Software:Neuberger PMC-Software"
Stevecharon (talk | contribs) (→Making it to work: Sample dosbox.conf) |
Stevecharon (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
− | PMC is a DOS-based program for building automation purpose developed by [http://www.neuberger.net | + | PMC is a DOS-based program for building automation purpose developed by [http://www.neuberger.net Neuberger Gebäudeautomation] in Rothenburg/BY/Germany. If there are problems with serial connections under Windows - use DOSBOX and it rocks! |
== Status == | == Status == | ||
− | Tested with DosBox 0.70 (under Windows 2000 / XP). The program runs and all functions work. If you have trouble with usb-serial-adapters, use adapters with Prolific chipset. This is, what the developer | + | Tested with DosBox 0.70 (under Windows 2000 / XP). The program runs and all functions work. If you have trouble with usb-serial-adapters, use adapters with Prolific chipset and [http://www.prolific.com.tw/eng/downloads.asp?ID=31 latest drivers]. This is, what the developer has used for his tests. |
+ | [http://www.dosbox.com/download.php?main=1 Current] should work too. | ||
== Making it to work == | == Making it to work == | ||
Sample dosbox.conf for COM1: using the default software installation folder D:\ProGrafNT\PMC: | Sample dosbox.conf for COM1: using the default software installation folder D:\ProGrafNT\PMC: | ||
− | + | ||
+ | ---- Dosbox.conf start | ||
[sdl] | [sdl] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
fullscreen=false | fullscreen=false | ||
Line 36: | Line 26: | ||
[dosbox] | [dosbox] | ||
− | |||
− | |||
− | |||
− | |||
language= | language= | ||
Line 47: | Line 33: | ||
[render] | [render] | ||
− | |||
− | |||
− | |||
− | |||
frameskip=0 | frameskip=0 | ||
Line 57: | Line 39: | ||
[cpu] | [cpu] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
core=normal | core=normal | ||
Line 71: | Line 46: | ||
[mixer] | [mixer] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
nosound=false | nosound=false | ||
Line 84: | Line 53: | ||
[midi] | [midi] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
mpu401=intelligent | mpu401=intelligent | ||
Line 95: | Line 59: | ||
[sblaster] | [sblaster] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
sbtype=sb16 | sbtype=sb16 | ||
Line 113: | Line 70: | ||
[gus] | [gus] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
gus=true | gus=true | ||
Line 132: | Line 81: | ||
[speaker] | [speaker] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
pcspeaker=true | pcspeaker=true | ||
Line 146: | Line 89: | ||
[bios] | [bios] | ||
− | |||
− | |||
− | |||
− | |||
joysticktype=2axis | joysticktype=2axis | ||
− | [serial] | + | '''[serial] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
serial1=directserial realport:com1 startbps:19600 parity:n bytesize:8 stopbits:1 irq:4 | serial1=directserial realport:com1 startbps:19600 parity:n bytesize:8 stopbits:1 irq:4 | ||
Line 170: | Line 100: | ||
[dos] | [dos] | ||
− | |||
− | |||
− | |||
xms=true | xms=true | ||
Line 179: | Line 106: | ||
[ipx] | [ipx] | ||
− | |||
ipx=false | ipx=false | ||
− | [autoexec] | + | '''[autoexec] |
− | + | ||
cls | cls | ||
mount a a:\ | mount a a:\ | ||
Line 193: | Line 119: | ||
pmc | pmc | ||
exit | exit | ||
− | + | Dosbox.conf End ---- | |
== Versions == | == Versions == | ||
* Versions from 2.11.2 to 2.14.5 worked | * Versions from 2.11.2 to 2.14.5 worked |
Latest revision as of 19:11, 2 October 2010
Description
PMC is a DOS-based program for building automation purpose developed by Neuberger Gebäudeautomation in Rothenburg/BY/Germany. If there are problems with serial connections under Windows - use DOSBOX and it rocks!
Status
Tested with DosBox 0.70 (under Windows 2000 / XP). The program runs and all functions work. If you have trouble with usb-serial-adapters, use adapters with Prolific chipset and latest drivers. This is, what the developer has used for his tests. Current should work too.
Making it to work
Sample dosbox.conf for COM1: using the default software installation folder D:\ProGrafNT\PMC:
Dosbox.conf start
[sdl]
fullscreen=false fulldouble=false fullresolution=original windowresolution=original output=surface autolock=false sensitivity=100 waitonerror=true priority=higher,normal mapperfile=mapper.txt usescancodes=true
[dosbox]
language= machine=vga captures=capture memsize=16
[render]
frameskip=0 aspect=true scaler=normal2x
[cpu]
core=normal cycles=3000 cycleup=500 cycledown=20
[mixer]
nosound=false rate=22050 blocksize=2048 prebuffer=10
[midi]
mpu401=intelligent device=default config=
[sblaster]
sbtype=sb16 sbbase=220 irq=7 dma=1 hdma=5 mixer=true oplmode=auto oplrate=22050
[gus]
gus=true gusrate=22050 gusbase=240 irq1=5 irq2=5 dma1=3 dma2=3 ultradir=C:\ULTRASND
[speaker]
pcspeaker=true pcrate=22050 tandy=auto tandyrate=22050 disney=true
[bios]
joysticktype=2axis
[serial]
serial1=directserial realport:com1 startbps:19600 parity:n bytesize:8 stopbits:1 irq:4 serial2=dummy serial3=disabled serial4=disabled
[dos]
xms=true ems=true umb=true
[ipx]
ipx=false
[autoexec]
cls mount a a:\ mount c c:\ mount d d:\ d: cd \prografnt\pmc pmc exit Dosbox.conf End ----
Versions
- Versions from 2.11.2 to 2.14.5 worked