LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

single pin interface

hello,

 

I have a component with a single pin interface. I do send a word of 20 bits and one start bit and one idle bit.

 

How do I program the device? (module, serial output ...)

 

thank you.

 

manu

0 Kudos
Message 1 of 6
(2,632 Views)

Hi,

 

Thanks for posting on NI forum.

 

With LabVIEW you can create an array that correspond to your frame.You can also send your frame bit per bit.

 

Regards,

Nicolas M.
National Instruments France


Journées Techniques LabVIEW 2012 : du 27 septembre au 22 novembre
2 sessions en parallèle : Débuter avec LabVIEW - Développer avec LabVIEW

0 Kudos
Message 2 of 6
(2,607 Views)

hello,

thank you for your indication, but how do I send the frame with which module because I have a frequency to respect.

 

thank

 

manu

0 Kudos
Message 3 of 6
(2,590 Views)

Hi manu23

 

How do you have to send it?

is it you have to send the data using a digital line?

 

Regards,

 

Prashant

0 Kudos
Message 4 of 6
(2,583 Views)

i have a OPT register.

0 Kudos
Message 5 of 6
(2,574 Views)

Hi,

 

If you want to generate a digital "frame", this NI modules have digital outputs :

NI 9477 ; NI 9474 ; NI 9476 ; NI 9472 (users manual are aviable on this links)

 

I give you this link too. It's an example of sending header frame.

 

Regards,

Nicolas M.
National Instruments France


Journées Techniques LabVIEW 2012 : du 27 septembre au 22 novembre
2 sessions en parallèle : Débuter avec LabVIEW - Développer avec LabVIEW

0 Kudos
Message 6 of 6
(2,542 Views)