User`s guide
SPECTRUM Data Types
Models
Data Structure of SAS Data Sets Data Export User’s Guide
B-8 Version 5.0rev1
Models
Description: List of all models
Variables: lh The landscape handle, a 6-byte SAS numeric
mh The model handle, a 6-byte SAS numeric
mth The model type handle, a 6-byte SAS numeric
mname The model name, by default a 32-byte string
(can be user-defined up to 200 characters)
macaddr The MAC address of the model, a 17-byte
string
ipaddr The IP address of the model, a 15-byte string
Indexed by: lh + mh
mth
Compressed: No
Table B-7. SAS Format for Models
Landscap
e Handle
(lh)
Model
Handle
(mh)
Model
Type
Handle
(mth)
Model Name
(mname)
MAC Address
(macaddr)
IP Address
(ipaddr)
4194304 4194308 65600 World
4194304 4194590 65608 Demo Room
4194304 4194309 65681 Universe
4194304 4194304 66238 LostFound
4194304 4194310 65539 goalie 0.1.23.4.56.78 123.456.789.000
… … … … … …
6-byte SAS
numeric
(decimal)
6-byte SAS
numeric
(decimal)
6-byte SAS
numeric
(decimal)
32-byte string
(up to 200
characters)
17-byte string 15-byte string
ÑÑÑ INDEX1ÑÑÑ INDEX2