Getting values across programs using the COM

  • Follow


Hi all,
I'm trying to connect super pro designer (a chemical engineering software) with matlab. The conection is feasible with Excel and the program brings a lot of macro examples to do so that work perfect.
When I create the active server object in matlab it appears empty (invoke and methods) return empty. So I've checked the Matlab help and found: http://www.mathworks.com/support/solutions/en/data/1-R8Q2F/?solution=1-R8Q2F
which tells me why is this happening. TLB not being embeeded on the program... I'm able to use the object because I know the methods and properties names by looking at them using VB.
The problem is that I'm trying to get the values from a class member called VarID.[funky name], and I can not get that to work properly. However methods call work well.
Has anyone encountered a similar error? any work aroung that I can use?
thanks in advance.
0
Reply Aaron 1/22/2010 10:35:26 AM


0 Replies
182 Views

(page loaded in 0.008 seconds)

Similiar Articles:













7/15/2012 5:43:40 AM


Reply: