Technical information

NetLinx Modules
52
RMS NetLinx Programmer’s Guide
Commands and Descriptions (Cont.)
'ADD NPARAM2-
[DPS],[Name],[Units],
[Track Changes],
[Threshold],[Status],
[Reset],[Initial Value],
[Min],[Max]'
Add a Number parameter with unit of mea-
surement and/or history tracking. Units is a
text string of the units to append to the
parameter value when displayed.
Track Changes can be a value of '1' to
enable or a value of '0' to disable historical
parameter value tracking.
See above in the 'ADD NPARAM' definition
for a description of all remaining
arguments.
'ADD SPARAM2-[DPS],[Name],
[Units],[TrackChanges],
[Threshold],[Status],[Reset],
[Initial Value]'
Add a String parameter with unit of mea-
surement and/or history tracking. Units is a
text string of the units to append to the
parameter value when displayed.
Track Changes can be a value of '1' to
enable or a value of '0' to disable historical
parameter value tracking.
See above in the 'ADD NPARAM' definition
for a description of all remaining
arguments.
'ADD IPARAM2-[DPS],[Name],
[Units],[Track Changes],
[Threshold],[Status],[Reset],
[Initial Value],
[Enum List]'
Add an Index parameter with unit of mea-
surement and/or history tracking. Units is a
text string of the units to append to the
parameter value when displayed.
Track Changes can be a value of '1' to
enable or a value of '0' to disable historical
parameter value tracking. Enum List is a list
of possible values separated by the '|'
character.
See above in the 'ADD NPARAM' definition
for a description of all remaining
arguments.
'ADD EPARAM2-[DPS],[Name],
[Units],[Track Changes],
[Threshold],[Status],[Reset],
[Initial Value],[Enum List]'
Add an Enum parameter with unit of mea-
surement and/or history tracking. Units is a
text string of the units to append to the
parameter value when displayed.
Track Changes can be a value of '1' to
enable or a value of '0' to disable historical
parameter value tracking. Enum List is a list
of possible values separated by the '|'
character.
See above in the 'ADD NPARAM' definition
for a description of all remaining
arguments.