02-08-2016 01:05 AM - edited 02-08-2016 01:23 AM
Hi,
we have a problem on our cRIOs-9030 running Labview 2015 / RT15
When we try to open VISA-Port with 115000 Baud, it gives us Error -1073807330 occurred at Property Node (arg 2). arg2 is Baudrate.
Other Baudrates, i.e. 57600 or 230400 Baud work fine. This happens on two different devices. The problem exists in native serialport ASLR1 and on FTDI-USB port.
Yogi
02-08-2016 04:55 AM
Sorry,
problem solved...... It should be 115200 instead of 115000.
My fault.
Kind Regards,
Yogi
02-08-2016 05:12 AM
cocktailyogi wrote: It should be 115200 instead of 115000.
Yep. 115200 is the standard UART baud rate. So it makes sense that it should not work at 115000.