ECMSUBS parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
<dd>System
<dd>System
<dt>Where set
<dt>Where set
<dd>On User 0's parameter line
<dd>On User 0's parameter line or, as of M204 7.8, system manager
<dt>Related products
<dt>Related products
<dd>All
<dd>All

Revision as of 20:06, 20 January 2022

ECF maximum subtasks

Summary

Default value
0
Parameter type
System
Where set
On User 0's parameter line or, as of M204 7.8, system manager
Related products
All
Introduced
Model 204 V5.1

Description

Specifies the maximum number of ECF subtasks for running external modules. The maximum number of ECF subtasks allowed is 500; the minimum is 0.

As of M204 7.8, this maximum value may now be reset dynamically by a system manager. If the value is raised, new tasks will be added as needed up to the value specified. If the value is lowered, idle subtasks will be detached before they are activated until the new maximum is established.