M204.0508: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add link)
 
Line 1: Line 1:
{{Template:M204.0508 skeleton}}
{{Template:M204.0508 skeleton}}
<P>
<P>
This message is issued during initialization (IODEV processing) when the high-order half of the DVADD parameter does not specify the hexadecimal equivalent of a valid control unit selection address. Model&nbsp;204 continues,
This message is issued during initialization (<var>IODEV</var> processing) when the high-order half of the <var>[[DVADD parameter|DVADD]]</var> parameter does not specify the hexadecimal equivalent of a valid control unit selection address. Model&nbsp;204 continues,
but addressing errors will occur and the control unit will eventually be dropped from polling. The hexadecimal appendage contains the invalid control unit selection address. </P>
but addressing errors will occur and the control unit will eventually be dropped from polling. The hexadecimal appendage contains the invalid control unit selection address. </P>
<p>
<p>
<b>System manager response:</b> Correct the DVADD parameter in the CCAIN parameters and rerun Model&nbsp;204. </p>
<b>System manager response:</b> Correct the <var>DVADD</var> parameter in the CCAIN parameters, and rerun Model&nbsp;204. </p>
<p>
<p>
<b>Operator response:</b> Notify the system manager. </p>
<b>Operator response:</b> Notify the system manager.  
</p>
{{Template:M204.0508 footer}}
{{Template:M204.0508 footer}}
<!-- skeleton as it was in pdf/INVALID CONTROL UNIT SELECTION CHARACTER: X'%X' /-->
<!-- skeleton as it was in pdf/INVALID CONTROL UNIT SELECTION CHARACTER: X'%X' /-->

Latest revision as of 21:36, 26 February 2018

M204.0508  Invalid control unit selection character: x'hexValue'

This message is issued during initialization (IODEV processing) when the high-order half of the DVADD parameter does not specify the hexadecimal equivalent of a valid control unit selection address. Model 204 continues, but addressing errors will occur and the control unit will eventually be dropped from polling. The hexadecimal appendage contains the invalid control unit selection address.

System manager response: Correct the DVADD parameter in the CCAIN parameters, and rerun Model 204.

Operator response: Notify the system manager.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrite message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter
NOTERMDo not display the message on the user's terminal
OPRWrite the message to the (operator) console
SAVESave message in the VIEW ERRORS table

Back to list of messages