Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

API question

Status
Not open for further replies.

tommack111

Aerospace
Joined
Feb 26, 2011
Messages
1
Location
US
I am coding a batch process API code in VB.Net that opens Femap in a non-interactive mode and running an analysis and attempting to put output results into a datatable for output to a csv file. I keep getting an error code 6 on my datatable method calls which states that the data table is not displayed. I can't find a property or a method call to make the data table active or displayed. I have attached the code snippet I have been trying to debug. Any help would be greatly appreciated.

Regards,

Tom
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top