EOJPW parameter

From m204wiki
Revision as of 23:41, 31 May 2016 by ELowell (talk | contribs) (deleting extra info on messages; will be on EOJ page)
Jump to navigation Jump to search

EOJ password

Summary

Default value
None
Parameter type
System
Where set
CCAIN
Related products
None
Introduced
Model 204 V6.1

Description

This feature lets the user confirm that they are ending the correct run.

If the EOJPW parameter (4 bytes maximum) is set in CCAIN, then a non-User 0 EOJ command returns:

M204.1076: DO YOU REALLY WANT TO END THE RUN FOR {location | jobname}?

  • If the LOCATION parameter is also set in CCAIN, then location is set to that value in the M204.1076 message.
  • If CUSTOM=37 is set, then jobname in the M204.1076 message is replaced by the value of the JOBNM parameter, a view-only parameter.
  • If Y is the response to the M204.1076 message, that message is followed with this:

    M204.0347: Password

If EOJPW is not set, no password prompt is issued.