You have a couple of options, depending on how you want this setting to persist.
1) Set RSLTFILETYPE = NASTRANBINARY nastran.ini file and this will become the default for all models - even in the Editor.
- Note: The Editor will create a local {modelname}.ini file with the original setting when you run it the first time on a model. So if you have ran with the old setting for RSLTFILETYPE you may have to delete this {modelname}.ini. By {modelname} this is the name of your .nas file. So, if you have a file tank.nas, the Editor will create a tank.ini. In that case you would delete the original tank.ini with the old RSLTFILETYE setting.
2) Depending on how you run the solution you can add this directive to your script (?) or on the command line.
- Example call to use Nastran --> Nastran.exe Nastran.ini RSLTFILETYPE = NASTRANBINARY tank.nas
3) Final option if this is file specific is to add this line into your nastran file:
SOL STATIC
TITLE = INSTALLATION TEST CASE
SUBTITLE = 2-D CANTILEVER BEAM -QUADR ELEMENTS -2X5 MESH
RSLTFILETYPE = NASTRANBINARY
$
$ OUTPUT CONTROL.
$
DISPLACEMENT = ALL
..........
..........
There is more detail on how this is handled here - https://knowledge.autodesk.com/support/nastran/troubleshooting/caas/CloudHelp/cloudhelp/2017/ENU/NST...