NI Linux Real-Time Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

ACM USB Serial Devices not working in RIO 15 / LabVIEW 2015

Looking at the traces, I can see some differences starting with the port setup: the ACM version doesn't handle some of the RS485 setup ioctls (specifically, two TIOCGRS485 ioctls on the RS232 case that succeed vs. one attempt that fails on the ACM case). Past that, read()s from the devices differ wildly (single-byte reads on the RS232 case, many bytes on the ACM case). As to the actual reason these are being made and how the code underneath handles those differences, I don't know since I don't have access to that code.

0 Kudos
Message 21 of 22
(725 Views)

I'm using the example for this testing. Use VIPM and search for Amulet, when you install the package it'll ask if you want to download the software package used to develop screens (GemStudio) with a demo license for 30 days. I believe the example installs with GemStudio versus the VIPM package.

0 Kudos
Message 22 of 22
(725 Views)