First post, by olhany
- Rank
- Newbie
I run an old DOS-based PLC-programming tool in DOSBox 0.74. The programming tool seems to work well in the PC itself.
But when I am trying to use the tool in order to communicate with an external PLC through the embedded COM-port, I get "communication error".
Part of my dosbox.conf:
[serial]
serial1=directserial realport:com1
(I have checked the Device Manager, and the embedded serial port is COM1)
Is there any workaround og patch awailable?