CL Command Reference - CRTDEVFNC

CL Command List > CRTDEVFNC Reference

Description:

The Create Device Description (Finance) (CRTDEVFNC) command creates a device description for a finance device.


Examples:

Example 1: Changing a Finance Device Description

CHGDEVFNC DEVD(FNCDSP1) ONLINE(*YES)

This command changes the device description for the finance device FNCDSP1 so that the device will be varied on at IPL.



Example 2: Creating a Finance Device Description

CRTDEVFNC DEVD(FNCDSP1) TYPE(*FNCICF) LOCADR(01)
CTL(FNCCTL1)

This command creates a finance device description named FNCDSP1. This is an ICF finance device with an address of X¡¯01¡¯. It is attached to the finance controller FNCCTL1.