MODEL parameter: Difference between revisions
(Automatically generated page update) |
m (misc formatting) |
||
Line 13: | Line 13: | ||
<dd><var class="product">Model 204 V6.1</var> or earlier | <dd><var class="product">Model 204 V6.1</var> or earlier | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>The alternate screen sizes corresponding to the different models within the IBM 3270 family of terminals</p> | <p> | ||
<p>These sizes are available at command level and during output from | The alternate screen sizes corresponding to the different models within the IBM 3270 family of terminals</p> | ||
<p>For MODEL=5, | <p> | ||
<p>For terminals communicating through SNA Communications Server, CICS, IUCV, or TSO, <var class="product">Model 204</var> automatically sets MODEL to the appropriate value when the session begins, provided that the size of the output page buffer (LOUTPB) is large enough to hold the new screen size. </p> | These sizes are available at command level and during output from SOUL statements. For all values except <code>MODEL=5</code>, they also are available for SOUL screens and menus and the Full Screen Editor. </p> | ||
<p>If you set the FSTRMOPT parameter to 2, the MODEL parameter is not reset dynamically. When the value of MODEL is reset from 2 (the default), the values of the OUTLPP, OUTMRL, and INMRL parameters are adjusted accordingly, as shown in the following example.</p> | <p> | ||
<p>The screen-size parameter settings for IBM 3270 terminals are shown in the table below. </p> | For <code>MODEL=5</code>, SOUL screens and menus use the full height (26 available lines), but only up to 80 columns of width. In addition, if <code>MODEL=5</code>, the Full Screen Editor uses the size corresponding to <code>MODEL=2</code>.</p> | ||
<p> | |||
For terminals communicating through SNA Communications Server, CICS, IUCV, or TSO, <var class="product">Model 204</var> automatically sets <var>MODEL</var> to the appropriate value when the session begins, provided that the size of the output page buffer (<var>[[LOUTPB parameter|LOUTPB</var>) is large enough to hold the new screen size. </p> | |||
<p> | |||
If you set the <var>[[FSTRMOPT parameter|FSTRMOPT]]</var> parameter to 2, the <var>MODEL</var> parameter is not reset dynamically. When the value of <var>MODEL</var> is reset from 2 (the default), the values of the <var>[[OUTLPP parameter|OUTLPP]]</var>, <var>[[OUTMRL parameter|OUTMRL]]</var>, and <var>[[INMRL parameter|INMRL]]</var> parameters are adjusted accordingly, as shown in the following example.</p> | |||
<p> | |||
The screen-size parameter settings for IBM 3270 terminals are shown in the table below. </p> | |||
<table> | <table> | ||
<caption>Screen-size parameter settings </caption> | <caption>Screen-size parameter settings </caption> | ||
<tr><th> MODEL</th><th>MINIMUM LOUTPB</th><th> OUTLPP</th><th> OUTMRL</th><th>TERMINAL INMRL</th><th> TYPE</th></tr> | <tr class="head"><th> MODEL</th><th>MINIMUM LOUTPB</th><th> OUTLPP</th><th> OUTMRL</th><th>TERMINAL INMRL</th><th> TYPE</th></tr> | ||
<tr><th align="right"><var> 1</var></th><td>1170</td><td>11</td><td> 80</td><td> 78</td><td>IBM 327x Model 1</td></tr> | <tr><th align="right"><var> 1</var></th><td>1170</td><td>11</td><td> 80</td><td> 78</td><td>IBM 327x Model 1</td></tr> | ||
<tr><th align="right"><var> 2</var></th><td>2130</td><td>23</td><td> 80</td><td> 78</td><td>IBM 327x Model 2</td></tr> | <tr><th align="right"><var> 2</var></th><td>2130</td><td>23</td><td> 80</td><td> 78</td><td>IBM 327x Model 2</td></tr> | ||
Line 28: | Line 35: | ||
<tr><th align="right"><var> 4</var></th><td>3650</td><td>42</td><td> 80</td><td> 78</td><td>IBM 327x Model 4</td></tr> | <tr><th align="right"><var> 4</var></th><td>3650</td><td>42</td><td> 80</td><td> 78</td><td>IBM 327x Model 4</td></tr> | ||
<tr><th align="right"><var> 5</var></th><td>3774</td><td>26</td><td>132</td><td>130</td><td>IBM 327x Model 5</td></tr> | <tr><th align="right"><var> 5</var></th><td>3774</td><td>26</td><td>132</td><td>130</td><td>IBM 327x Model 5</td></tr> | ||
<tr><th align="right"><var> 6</var></th><td>custom</td><td>custom</td><td>custom</td><td>custom</td><td>Custom tn3270 setting — see [[Terminal MODEL 6 support | <tr><th align="right"><var> 6</var></th><td>custom</td><td>custom</td><td>custom</td><td>custom</td><td>Custom tn3270 setting — see [[Terminal MODEL 6 support]]</td></tr> | ||
</table> | </table> | ||
<p class="note"><b>Note:</b> The 3278 Model 2A and the 3279 Model 2C system consoles are not supported in full screen mode.</p> | <p class="note"><b>Note:</b> The 3278 Model 2A and the 3279 Model 2C system consoles are not supported in full screen mode.</p> | ||
<p>The values of OUTCCC and INCCC can also be affected. If they are greater than the new OUTMRL and INMRL values, they are set equal to the new values. If they were originally equal to OUTMRL and INMRL, they are made equal again. For example, if the original value of OUTCCC is 80, resetting MODEL from 2 to 5 also resets OUTCCC to 132. </p> | <p> | ||
<p>When MODEL is reset, any existing backpages can no longer be displayed.</p> | The values of <var>[[OUTCCC parameter|OUTCCC]]</var> and <var>[[INCCC parameter|INCCC]]</var> can also be affected. If they are greater than the new <var>OUTMRL</var> and <var>INMRL</var> values, they are set equal to the new values. If they were originally equal to <var>OUTMRL</var> and <var>INMRL</var>, they are made equal again. For example, if the original value of <var>OUTCCC</var> is 80, resetting <var>MODEL</var> from 2 to 5 also resets <var>OUTCCC</var> to 132. </p> | ||
<p> | |||
When <var>MODEL</var> is reset, any existing backpages can no longer be displayed.</p> | |||
[[Category:User parameters]] | [[Category:User parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 21:07, 23 April 2015
Terminal model
Summary
- Default value
- 2
- Parameter type
- User
- Where set
- On user's parameter line
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The alternate screen sizes corresponding to the different models within the IBM 3270 family of terminals
These sizes are available at command level and during output from SOUL statements. For all values except MODEL=5
, they also are available for SOUL screens and menus and the Full Screen Editor.
For MODEL=5
, SOUL screens and menus use the full height (26 available lines), but only up to 80 columns of width. In addition, if MODEL=5
, the Full Screen Editor uses the size corresponding to MODEL=2
.
For terminals communicating through SNA Communications Server, CICS, IUCV, or TSO, Model 204 automatically sets MODEL to the appropriate value when the session begins, provided that the size of the output page buffer ([[LOUTPB parameter|LOUTPB) is large enough to hold the new screen size.
If you set the FSTRMOPT parameter to 2, the MODEL parameter is not reset dynamically. When the value of MODEL is reset from 2 (the default), the values of the OUTLPP, OUTMRL, and INMRL parameters are adjusted accordingly, as shown in the following example.
The screen-size parameter settings for IBM 3270 terminals are shown in the table below.
MODEL | MINIMUM LOUTPB | OUTLPP | OUTMRL | TERMINAL INMRL | TYPE |
---|---|---|---|---|---|
1 | 1170 | 11 | 80 | 78 | IBM 327x Model 1 |
2 | 2130 | 23 | 80 | 78 | IBM 327x Model 2 |
3 | 2770 | 31 | 80 | 78 | IBM 327x Model 3 |
4 | 3650 | 42 | 80 | 78 | IBM 327x Model 4 |
5 | 3774 | 26 | 132 | 130 | IBM 327x Model 5 |
6 | custom | custom | custom | custom | Custom tn3270 setting — see Terminal MODEL 6 support |
Note: The 3278 Model 2A and the 3279 Model 2C system consoles are not supported in full screen mode.
The values of OUTCCC and INCCC can also be affected. If they are greater than the new OUTMRL and INMRL values, they are set equal to the new values. If they were originally equal to OUTMRL and INMRL, they are made equal again. For example, if the original value of OUTCCC is 80, resetting MODEL from 2 to 5 also resets OUTCCC to 132.
When MODEL is reset, any existing backpages can no longer be displayed.