LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

where is dde on the comms menu?!

hi folks
 
where is the dde block on labview, i have tried all the pcs in the labs here running labview 6 and 7 and nothing, everything but dde is there. i need this to get talking to ARSWin.........grrrrrrrrrrrrrr!!
 
 
0 Kudos
Message 1 of 6
(3,085 Views)

Hello,

The DDE VIs are no longer in the palettes in LabVIEW since the technology is outdated.  However, you can still find the VIs in vi.lib\platform\dde.llb on Windows installations of LabVIEW.

Good luck,

-D

P.S. - Nowadays, inter-application communication can be done with much better methods than DDE, like .NET, ActiveX, DLL calls, etc.

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

hi Darren,

 

but ARSwin a antenna rotator solution, uses dde, can i use active x or something else to communicate with this software? pretty urgent!

 

regards

 

eric

 

0 Kudos
Message 3 of 6
(3,056 Views)

hi again

 

i got the dde vi's in the folder, can you import them into a blank vi or how can you use them?

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

Use the "Select a VI" option on the Functions palette to pick VIs out of dde.llb and add them to your main VI as subVIs.

-D

P.S. - I'm not familiar with the 3rd-party software you mention, so unfortunately I don't know if there are any other interface options besides DDE.

0 Kudos
Message 5 of 6
(3,050 Views)
You can also edit your palette to show the DDE VIs.


LabVIEW, C'est LabVIEW

Message 6 of 6
(3,047 Views)