Hi,
I have developed a vi that communicates with my PCs COM1 port (serial). When I turn this into an application to be used on another PC with Labview runtime, the application runs but does not seem to communicate with the port.
I think it is due to not being able to select from the COM port selection on the new PC.
I use VISA serial configure to select COM 1 on my development PC, this selection is saved as a default so that I don't have to select it every time I run the application.
I use Labview Developer 6.1 and Application Builder.
What do I need to do to ensure that COM1 is selected on the new PC (bearing in mind this PC has runtime installed only).
James