Miinas

Miinas

Joined Member # 1110375
2 Posts 2 Replies 39 Reputation

I wanted to get the data directly from COM4 if possible. I'm guessing it would output some kind of string with latitude and longitude somewhere in it. I would want to extract that and store it in an object, then use the data from there. I'm wondering if there is a way to call the port with WMI, or if ActiveX or extra software is needed.

4 Replies 2,502 Views

This one has been stumping me. It should be simple... I have a button. Ideally I want it to work like this: Click button if program isn't open, open it if program is open, restore it to view I decided to use wscript to open it. Whether I use that or a shortcut, either way it still opens a new instance of the program. The best I have come to is to have the button parse running Processes, and if the exe is running do nothing at all. I've tried all the wscript run methods.

2 Replies 2,079 Views

How could I get DesktopX to receive data from a GPS device? Mine is connected via usb assigned to COM4. I'm not quite sure where to begin with this one...

4 Replies 2,502 Views