Hi
In my application i need to lind datas from labview to Visuaql Basic text box. The code which i used in VB were
My_text_name.linktopic="My_labview_filename|application"
My_text_name.linkitem="My_labview_tagname"
My_text_name.linkmode=Vblinkmanual
My_text_name.linkrequest
I am getting following error
"No foreign application DDE initiate"
Thanks,
Rajkumar