Guardian Programmer's Guide

Table Of Contents
Communicating With Devices
Guardian Programmer’s Guide 421922-014
9 - 2
Addressing Devices
Addressing Devices
At system-generation time, each device is given a device name and a device number.
Refer to the appropriate system generation manual for details on how these names
and numbers are assigned.
Recall from Section 2, Using the File System, that you can use either the device name
or the logical device number to identify a device:
The device name can be up to 8 alphanumeric characters long: the first character must
be a dollar sign ($), and the second must be alphabetic. The logical device number is
a decimal number in the range 5 through 34492, and it is always preceded by a dollar
sign. (Logical device numbers 0 through 4 are reserved for operating-system
processes.)
Figure 9-1. Overview of the I/O Subsystem
[node-name.]{device-name|ldev-number}
VST043.VSD