LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

devantech USB-I2C converter and labview

Hi,
I bought a USB-I2C converter from Devantech. The driver sw installs a
virtual COM port for the USB communication.
With the demo program it works but I can not manage to get it to work with
the Labview 6.1 serial vi's.
Is there anybody who has experience with this?

Regards,
Marc

0 Kudos
Message 1 of 6
(3,894 Views)

Can you get it to work with hyperterm?  My first thought is that one of your settings is wrong.  From my own experience, I usually figure that out with hyperterm.

 

-Matt Bradley

************ kudos always appreciated, but only when deserved **************************




0 Kudos
Message 2 of 6
(3,885 Views)
On Feb 26, 10:44 am, "Marc" <fb381...@skynet.be> wrote:
> Hi,
> I bought a USB-I2C converter from Devantech. The driver sw installs a
> virtual COM port for the USB communication.
> With the demo program it works but I can not manage to get it to work with
> the Labview 6.1 serial vi's.
> Is there anybody who has experience with this?
>
> Regards,
> Marc

6.1 had serial and VISA VIs I believe... I bet you should try using
the VISA functions to communicate with the device.
0 Kudos
Message 3 of 6
(3,854 Views)
Hi,
thank you for your answer to my question!
Yes, labview 6.1 has VISA but it doesn't work either. Do you have experience
with the USB-I2C converter from Devantech?

Regards,
Marc

<mattsweetland@gmail.com> wrote in message
news:3866dd6b-6196-4e22-908f-0267b9d3c3f2@x38g2000yqj.googlegroups.com...
On Feb 26, 10:44 am, "Marc" <fb381...@skynet.be> wrote:
> Hi,
> I bought a USB-I2C converter from Devantech. The driver sw installs a
> virtual COM port for the USB communication.
> With the demo program it works but I can not manage to get it to work with
> the Labview 6.1 serial vi's.
> Is there anybody who has experience with this?
>
> Regards,
> Marc

6.1 had serial and VISA VIs I believe... I bet you should try using
the VISA functions to communicate with the device.

0 Kudos
Message 4 of 6
(3,843 Views)

Hi,

can you give me an example how to send a string command to it? I also tried hyperterminal but  not use... What am I doing wrong?????

 

Marc

 

0 Kudos
Message 5 of 6
(3,796 Views)

bmw318 wrote:

Hi,

can you give me an example how to send a string command to it? I also tried hyperterminal but  not use... What am I doing wrong?????

 

Marc

 


Well there should be some documentation with the device that describes the commands you can send to it, to do the things it should do. We can not help you with that as we do not have that device.

Once you get those commands you will probably want to use HyperTerminal to try and play with it a little. You can also go into Measurement & Automation Explorer and selecting your port you can use the Interactive Control Panel to do similar. If you have gotten some communication in that way and have an understanding of how the device works you can start coding in LabVIEW.

Basically until you can get some basic communication with the device from HyperTerminal, trying to make it work in LabVIEW is wasted time.

 

Rolf Kalbermatter

Message Edited by rolfk on 03-10-2009 10:00 AM
Rolf Kalbermatter
My Blog
0 Kudos
Message 6 of 6
(3,779 Views)