Hello,
I am a new user to VEE programming. I just started last week. I am stuck with few problems. Can someone please help me with the error.
I measure the current for a count of 705. After that I want to send the values to excel. I get an error code of 830 when i try to do this. I directly write the variables (allocated as array initially) into the excel. Is the syntax different for writing the array into the excel?
Also can you please tell me how to access the excel using the ActiveX command Get object?for ex: GetObject("xxx","Excel.Sheet").worksheet.xls is this correct?
Thank you for your help
Regards
Hanni
Error code 830 is "Could not initiate DDE link to application". Did you run the Initialize Excel Library block at the start?
There are a bunch of example programs for Excel included with VEE. Look under File / Open Example / Excel Library / SendingData.