Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

I am using a Condor DAQ card to capture radar video

I want to be able to generate a virtual radar display (120 degree scan) to display the video that the DAQ card has captured. Is this possible with labview.? I am using version 7.1
0 Kudos
Message 1 of 4
(3,676 Views)
Hello Snook,

The key to this problem is whether or not Condor provides a LabVIEW driver for you card. If they do, then it should be possible to get this information displayed in radar format.

I would check with the manufacturer of you card to see if they provide a driver so that your card can interface with LabVIEW.

Wendy L.
Applications Engineer
National Instruments
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 2 of 4
(3,676 Views)
Wendy,
I am already capturing the data with labview,
I just wanted some guidance as to how to display the data. The condor card supplies 256 range bins of data (each range bin could be a pixel) for every azimuth. There are 480 azimuths per scan.(each azimuth is .25 degrees, So the total scan range is 120 degrees. Any help would be appreciated!

Thanks,

Jim C
0 Kudos
Message 3 of 4
(3,676 Views)
Hello Jim,

I would suggest using a polar plot in LabVIEW. Take a look at the following link and example program:

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/9cec8b2c1e67039586256def006f9a0e?OpenDocument

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E38B56A4E034080020E74861&p_node=DZ52028&p_source=External

Thanks.

Wendy L
National Instruments
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 4 of 4
(3,676 Views)