NDIR parameter

From m204wiki
Revision as of 15:17, 19 April 2013 by Dme (talk | contribs) (Undo revision 56897 by DmeWiccan (talk))
Jump to navigation Jump to search

Summary

Default value
5
Parameter type
System
Where set
On User 0's parameter line
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The number of file directory entries

One file directory entry is needed for every file that is opened during the run. Directory entries are not released. If the directory fills up, no new files can be opened for the rest of the run.

The value of NDIR is increased to include CCATEMP, CCAGRP, and CCASYS. NDIR can range from 1 to 32767.