NOTERM and NOTHREAD parameters: Difference between revisions

From m204wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 15: Line 15:
==Description==
==Description==
<p>The number of terminals defined by the current group of user parameter lines</p>
<p>The number of terminals defined by the current group of user parameter lines</p>
<p><var>NOTERM</var> or <var>NOTHREAD</var> (which are aliases of each other) must be set on the first user parameter line in a group. One terminal is defined by each user parameter line, and the value of the <var>[IODEV parameter|IODEV]</var> parameter must be the same on each parameter line.</p>
<p><var>NOTERM</var> or <var>NOTHREAD</var> (which are aliases of each other) must be set on the first user parameter line in a group. One terminal is defined by each user parameter line, and the value of the <var>IODEV</var> parameter must be the same on each parameter line.</p>
<p>The <var>NOTERM</var> and <var>NOTHREAD</var> parameters apply to the following device types:</p>
<p>The <var>NOTERM</var> and <var>NOTHREAD</var> parameters apply to the following device types:</p>
<table>
<table>
<tr><th>IODEV</th><th>Access method/device type</th></tr>
<tr class="head">
<th>IODEV</th><th>Access method/device type</th></tr>
<tr><th align="right"><var>  7</var></th><td>SNA Communications Server 3270 (z/OS and z/VM)</td></tr>
<tr><th align="right"><var>  7</var></th><td>SNA Communications Server 3270 (z/OS and z/VM)</td></tr>
<tr><th align="right"><var> 11</var></th><td>Remote User Language thread (full screen) </td></tr>
<tr><th align="right"><var> 11</var></th><td>Remote User Language thread (full screen) </td></tr>
Line 24: Line 25:
<tr><th align="right"><var> 27</var></th><td>VTAM (Horizon)</td></tr>
<tr><th align="right"><var> 27</var></th><td>VTAM (Horizon)</td></tr>
<tr><th align="right"><var> 29</var></th><td>Remote User Language thread (line-at-a-time)</td></tr>
<tr><th align="right"><var> 29</var></th><td>Remote User Language thread (line-at-a-time)</td></tr>
<tr><th align="right"><var> 37</var></th><td>SNA Communications Server 3767 and NTO (z/OS)</td></tr>
<tr><th align="right"><var> 37</var></th><td>SNA Communications Server 3767 and NTO (z/OS)<p class="note"><b>Note:</b> The IODEV=37 setting is no longer supported as of Model 204 version 7.6.</p></td></tr>
<tr><th align="right"><var> 39</var></th><td>IUCV User Language thread (line-at-a-time)</td></tr>
<tr><th align="right"><var> 39</var></th><td>IUCV User Language thread (line-at-a-time)</td></tr>
<tr><th align="right"><var> 41</var></th><td>IUCV User Language thread (full screen)</td></tr>
<tr><th align="right"><var> 41</var></th><td>IUCV User Language thread (full screen)</td></tr>

Latest revision as of 00:39, 28 January 2017

Summary

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

Description

The number of terminals defined by the current group of user parameter lines

NOTERM or NOTHREAD (which are aliases of each other) must be set on the first user parameter line in a group. One terminal is defined by each user parameter line, and the value of the IODEV parameter must be the same on each parameter line.

The NOTERM and NOTHREAD parameters apply to the following device types:

IODEVAccess method/device type
7SNA Communications Server 3270 (z/OS and z/VM)
11Remote User Language thread (full screen)
19VTAM (Horizon for Connect:)
27VTAM (Horizon)
29Remote User Language thread (line-at-a-time)
37SNA Communications Server 3767 and NTO (z/OS)

Note: The IODEV=37 setting is no longer supported as of Model 204 version 7.6.

39IUCV User Language thread (line-at-a-time)
41IUCV User Language thread (full screen)
43IUCV Host Language Interface thread