I would like to import MONPNT1 points and associated sets defined outside Patran to an flds database. Unfortunately I keep receiving the following error which isn't documented: Unexpected Flightloads Error. NServer_ExeStatus returned Error=23 in Function=MscNCheckBreakPoint Could anyone advise how to import monitor points from a text file (.dat) to an aeroelastic model? Thank you,
Monitor points are being read in when import/export option is selected from Flightloads, MONPNT imports are supported when COMPLETE inputfile containing MONPNT1 is being read. MONPNT1 file itself cannot be read in. In the event, When NServer fails, it would issue message similar to the following in the session file. It will help you locate the f06 file which was created upon import. Looking at it would help you debug the issue.
Hi again, your advice helped. I had the same issue recently when trying to import stand-alone aero panels in a .dat file and fixed it by adding a dummy "SOL 144" and "BEGIN BULK" statement at the start of the file. Is there a way to import aero-related .dat files without having to use this trick? The other import button (in File>Import...) does not require this trick for instance.