©Sealevel Systems, Inc.
HazPAC R9-8.4 Manual
47
SL9257 8/2015
<Name>
- Read/Write [string]
This element may contain the device name string. This identifier is used as the WinCE host name.
<Description>
- Read/Write [string]
This element may contain the device description string. This element can be used to further identify a device.
<Owner>
- Read/Write [string]
This element may contain a string that can be used to identify a person or department responsible for maintaining a
device.
<Company>
- Read/Write [string]
This element may contain a string that can be used to identify the Company to which the device Owner is
associated.
<Address>
- Read/Write [multi-line string]
This element may contain a multi-line string (\r\n separated) to identify the location of the device Owner.
<Phone>
- Read/Write [string]
This element may contain a string representation of a telephone contact number for the device Owner.
<Extension>
- Read/Write [string]
This element may contain a string representation of a telephone extension for the device Owner.
<Ethernet>
- Structure
The Ethernet element contains a list of Ethernet interfaces available to the device.
<Interface name="">
- Structure (Attribute Readonly [string])
The interface element is a container for the interface settings that are specific to the interface identifiable as
"name". The name attribute is readonly and is used to uniquely distinguish Interface settings for the case where
there are multiple Ethernet interfaces available.
<DHCP>
- Read/Write [Boolean]
This element contains a Boolean value indicating whether DHCP Address resolution is enabled or disabled.
Valid values are True or False.
<MAC>
- Readonly [MACAddress]
This element contains a dash delimited string containing the unique MAC address of this interface. The first
3 octets identify the device as a Sealevel product (00-0A-0B). The fourth octet can be used to determine the
product family (16). And the last two octets will be unique for each device (11-1A).
<IPAddress>
- Read/Write [IPAddress]
This element may contain the current DHCP acquired IP Address or the current static IP address depending
on the state of the DHCP element. Assigning a value to this element when DHCP is enabled has no effect.
<Subnet>
- Read/Write [IPAddress]
This element may contain the current DHCP acquired Subnet Mask or the current static Subnet Mask
depending on the state of the DHCP element. Assigning a value to this element when DHCP is enabled has
no effect.
<Gateway>
- Read/Write [IPAddress]