visual basic 2008 express

Interested in integrating USB-UIRT support into an application? Look here!

Moderator: jrhees

visual basic 2008 express

Postby dmurrle » Fri Jul 25, 2008 10:49 pm

Hello, I have experience programming the serial port and have working libraries and software. Now I would like to start with this USB-UIRT that I received yesterday to be able "simply" to receive and send data. Is there anybody that would share some code or would tell me where to look to achieve my goal? Thank you :D
dmurrle
 
Posts: 2
Joined: Fri Jul 25, 2008 10:43 pm

express 2008

Postby dmurrle » Wed Aug 13, 2008 2:32 am

I am very suprised that nobody did that already.
To be quick and dirty, that 's the way I managed to send a command to the device. It works but it is not very quick...

Dim send_IR
Dim procID
Dim code

send_IR = "z:\install\usbuirt\uutx.exe " & """" & code & """"
procID = Shell(send_IR, AppWinStyle.Hide)
dmurrle
 
Posts: 2
Joined: Fri Jul 25, 2008 10:43 pm

Postby lagommette » Wed Apr 08, 2009 9:14 pm

Try to use HC-SKIPPER. It will save you nights of hard working ;)
I opened a topic on this application. For more information go to General-Discussion topics.

Regards
lagommette
 
Posts: 15
Joined: Wed Mar 11, 2009 1:46 pm


Return to Developers

Who is online

Users browsing this forum: No registered users and 3 guests

cron