Lightware MMX6x2-HT200 User Manual page 77

Hide thumbs Also See for MMX6x2-HT200:
Table of Contents

Advertisement

Following example presents the structure of the tree traversal:
Property
The 'property' in the LW3 protocol is basically a leaf, which has a well-defined value.
Format: pX●/[nodeName].[propertyName]=[propertyValue]
Legend:
Example:
The following two ones are read-only properties:
pr/node1/node12.ReadOnlyProperty=value1
pr/.DeviceName=25G Hybrid Device
The following two ones are read-write properties:
pw/node1/node12.ReadWriteProperty=value2
pw/.DeviceNickName=John
Section 8. LW3 Programmers' reference
n-/
node1
node2
node3
Figure 8-1. Tree structure of the nodes
A property has a value.
A property cannot have child nodes or child properties. It is always a leaf.
A node can have any number of properties (may not have any).
A property is referenced with a dot ('.') after the node name.
The properties' name can contain the elements of the English alphabet, numbers
and underscore ('_') character.
By convention, properties are beginning with a capital letter, all other characters
are lowercase ones. In the case of compound words, all words are beginning with
a capital letter (CamelCase).
The value of the property can contain any readable ASCII character.
A property can be read-only or read/write.
p:
property
X can be:
'r':
if the property is read-only.
'w':
if the property is readable, writable.
'm':
the manual of the property.
'E':
error message for the property.
'v':
virtual node property: contains a node path to a node which will be
linked to the property's parent node.
node11
node12
node21
node211
MMX6x2-HT
User's Manual
Path of the nodes:
n-/node1
n-/node1/node11
n-/node1/node12
n-/node2
n-/node2/node21
n-/node2/node21/node211
n-/node3
Page 77 / 119

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MMX6x2-HT200 and is the answer not in the manual?

This manual is also suitable for:

Mmx6x2-ht220Mmx6x2-ht210

Table of Contents