Hi all,
I have a program that communicates to devices via a serial connection on a Mac machine (using a USB to RS-232 cable).
I intend to build an standalone application for the Mac out of this. However, I've
noticed that serial communications that work completely fine when run
on LabVIEW ceases to work once you build the application and run it.
I.e. writing strings to a device works fine when run on LabVIEW but
when running the standalone application it stops working (expected response from device being written to does not occur, in fact, there was no response).
Anyone have any ideas on why it behaves differently?
Thanks!
cheers