366 and serial device server
TobiasD
Posts: 5
Hello,
I want to use a FDS-366 with an ethernet serial device server. What settings do I need for the serial connection: baud, data bits, stop bits, ...? The \"properties\" pane doesn't show the info and it seems that I can not configure the device for that.
Regards Tobi from Germany
I want to use a FDS-366 with an ethernet serial device server. What settings do I need for the serial connection: baud, data bits, stop bits, ...? The \"properties\" pane doesn't show the info and it seems that I can not configure the device for that.
Regards Tobi from Germany
0
This discussion has been closed.
Comments
FYI the user manual is available on the web site in PDF format, but I don't think that info is in it.
http://www.bssaudio.com/product_downloads/User_Manuals/fds366um.pdf
Dan
Do I have to set special settings? Yesterday, I tried all baud rates with 8 data bits, 1 stop bit and no parity, but didn't get a connection over ethernet. (USB -> RS232 works)
I'll try it again with these settings.
Dan
Problem: The driver of the serial device server has a problem with IRP_MJ_FLUSH_BUFFERS. So I downloaded VSPE, which creates a virtual com port, that supports FLUSH_BUFFERS, and redirected my EthernetCOM port on this one.