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...