Instruction Manual

L
ONWORKS Network XML Programmer’s Guide 33
<IsDynamic ID="0">False</IsDynamic>
</MessageTag>
Properties within Device Template Object Elements
Supported by
Function?
Property
Export Import
Description/Notes
Name Y Y
Direction Y Y
AddressTableIndex Y N
ConnDesc Y N
Example
<MessageTag Handle="0">
<Name>msg_in</Name>
<Direction ID="0">Input</Direction>
<AddressTableIndex>65534</AddressTableIndex>
<ConnDesc>ConnectDescTemplate_0</ConnDesc>
</MessageTag>
Configuration Properties
Attributes
Attribute
Applicable
Values Description/Notes
Action 1 IGNORE
4 UPDATE
5 MODIFY
7 COMMISSION
You cannot create or delete CPs separately.
Properties within Application Device Object Elements
Supported by
Function?
Property
Export Import
Description/Notes
Name Y N The name of the CP.
DeviceSpecificAttribute Y N An enumerated value indicating whether the CP
is a device-specific CP. The possible values are
as follows:
0 False (non-device-specific CP)
1 True (device-specific CP)
ConstantAttribute Y N An enumerated value indicating whether the CP
is read-only. The possible values are as follows:
0 False (writable)
1 True (read-only)