LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

user-defined 1394 (non-camera) supported?

Hello,

 

I'm absolutely new to LabView, but have experience with 1394.

I'd like to know if it is possible to set up 1394 communictations to a user-defined IEEE1394 device.

I want to connect a device that

- has a specific protocol defined (similar to digital cameras) in it's configuration ROM. I have a registered vendor ID that I can use.

- has a set of registers, such as adjusting sample rate

- send some measurement data as an isochronous data stream

 Does LabView allow something like that and what do I need for this, especially, do I need a Windows class driver for my 1394 device?

 

Thanks in advance for any help

 

 

0 Kudos
Message 1 of 3
(2,551 Views)

Hi!

 

You should implement a VISA Driver to communicate with you FireWire Device.

Here an explanation (for USB):

http://zone.ni.com/devzone/cda/tut/p/id/4478

 

After that you can use the VISA Blocks in LabVIEW.

 

Regards

Ken

0 Kudos
Message 2 of 3
(2,530 Views)

Thanks for this info.

 

I'll check with my LabView Demo. Hopefully VISA is included and hopefully there is also some kind of 'raw' mode.

 

best regards

G.

 

0 Kudos
Message 3 of 3
(2,517 Views)