Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

IOGEN statements

&pagelevel(5)&pagelevel

The IOGEN statements control the IOGEN run and define the I/O configuration. The statements are read from the input medium which is assigned when IOGEN is started.

The statements for generating the I/O configuration data can be specified in any order before the END statement.

The following statements must/may be specified:

Control IOGEN run

Function

CPGOPT

Define generation options for IOGEN (optional)

END

Terminate IOGEN statements (mandatory)

GEN

Define program name (optional)

IOCFID

Define header text for IOCF (optional)

Describe hardware configuration

Function

CHN

Define channel (mandatory)

CPU

Define CPU (mandatory)

CTL

Define controller (mandatory)

DVC

Define device (mandatory)

General statements

Function

SYSFILE

Change assignment of the input medium (optional)

*

Insert comments (optional)

Please also note section "Rules for generating the I/O configuration data".

A detailed description of the IOGEN statements is provided in the section "Statements for IOGEN".