Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Power sensor reading through RS-232/USB

Solved!
Go to solution

I just fixed the issue.

It seems I have to set the port baud rate to 115200, no idea why this setting helps.

 

Thanks for all helps!!!

0 Kudos
Message 11 of 12
(720 Views)
Solution
Accepted by topic author ElliotYY

@ElliotYY wrote:

It seems I have to set the port baud rate to 115200, no idea why this setting helps.


Because the manual told you to?

 

Mostly likely, the internals of the device just use a USB-RS232 adapter chip that then sends the data to a microcontroller.  So you need the baud rate to match the settings of the microcontroller.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 12 of 12
(703 Views)