NECBS and NOECBS parameters: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
|||
Line 10: | Line 10: | ||
<dd>All | <dd>All | ||
<dt>Introduced | <dt>Introduced | ||
<dd><var class="product">Model 204 | <dd><var class="product">Model 204 V5.1</var> | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>The <var>NECBS</var> and <var>NOECBS</var> parameters are aliases of each other. They specify the number of ECBs allocated for the | <p>The <var>NECBS</var> and <var>NOECBS</var> parameters are aliases of each other. They specify the number of ECBs allocated for the |
Revision as of 11:33, 25 August 2015
Summary
- Default value
- 0
- Parameter type
- System
- Where set
- On User 0's parameter line
- Related products
- All
- Introduced
- Model 204 V5.1
Description
The NECBS and NOECBS parameters are aliases of each other. They specify the number of ECBs allocated for the ECB-related $functions. Each ECB allocates 260 bytes of storage — four bytes for the ECB and 256 bytes for data that may be passed to and from users of the ECBs. Settings range from zero to 2000.
The ECB-related $functions are $EcbDGet, $EcbDSet, $EcbTest, $Post, $Unpost, and $Wait.