| %ZIS(1,D0,0) | 
| FIELD NUMBER | 
ACCESS | 
FIELD DESCRIPTION | 
FIELD NAME | 
LOCATION | 
 
.01 | 
Read w/Fileman | 
Field .01 - Name, is supported for read only.
Applications may point to the Device file.  The name must be passed to %ZIS
through ION, and the name may be found by:  S X="`ien",DIC=3.5,DIC(0)="" D
^DIC S ION=$P(Y,U,2) Likewise, EN^DIQ1 may also be used to retrieve the text
for ION.  In a future version or patch, %ZIS will be enhanced to accept the
accent grav _ ien.
 
 | 
NAME | 
0;1 | 
 
 | 
%ZIS(1,D0,'TYPE') | 
| FIELD NUMBER | 
ACCESS | 
FIELD DESCRIPTION | 
FIELD NAME | 
LOCATION | 
 
2 | 
Read w/Fileman | 
This field indicates the general type of a device on the
network. Please refer to the DEVICE (#3.5) file data dictionary and the TYPE
(#2) field for the current device types available.
 
 | 
TYPE | 
TYPE;1 | 
 
 | 
%ZIS(1,D0,'SUBTYPE') | 
| FIELD NUMBER | 
ACCESS | 
FIELD DESCRIPTION | 
FIELD NAME | 
LOCATION | 
 
3 | 
Read w/Fileman | 
This field identifies the type of terminal. Terminal
names should be in following format:
"C-"   for video terminals
"PK-"  for printers with keyboards
"P-"   for printers without keyboards
"M-"   for modems
 
 | 
SUBTYPE | 
SUBTYPE;1 | 
 
 |