05-04-2011 01:41 AM
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
05-05-2011 05:07 AM
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
05-09-2011 01:39 AM
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
05-09-2011 01:53 AM
Hi manu23
How do you have to send it?
is it you have to send the data using a digital line?
Regards,
Prashant
05-09-2011 02:33 AM
i have a OPT register.
05-11-2011
03:03 AM
- last edited on
04-09-2024
09:34 AM
by
Content Cleaner
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