I searched around a little before posting this, but couldn’t find anything direct. Basically, I have a Cloud Cap TASE DUO Gimbal (cloudcaptech.com), and a PortServer TS 4. These are connected via a test LAN. The DUO, a neat little piece of hardware, outputs data in a completely binary format. It is supposed to be an RS-232 port, and works fine when directly connected to the appropriate COM port.
In short it feels like the PortServer has strong desires to parse ASCII/style data (I tested it with another ASCII device and it worked great). I can’t seem to get the PortServer to just output the bit for bit binary from the gimbal.
I have tried taking a RealPort profile and changed the baud rate to the appropriate baud. I am working with essentially 3 wires for control (Tx Rx Gnd), do I need to disable a setting or something?
Are you using a TCP connection with the PortServer port or are you using the RealPort driver on the Windows laptop?
For a TCP connection, you will want to use the 2100 (raw) port. For example, 2101 would make a binary/raw connection to port one and 2104 would refer to port 4.
If you are using a “COM” port with the RealPort driver, please post the driver and Windows version.