
i!-ConnectLinx
94
RMS NetLinx Programmer’s Guide
Strings
i!-ConnectLinx supports the following in-bound string (device to Master).
i!-ConnectLinx Strings
String
Description
"'ARG[Argument ID]-[Argument String]'"
Argument String for string and
enum arguments for an action
executed soon.
'PARENT-[Name],[Child Count],[Parent]'
Describes a parent node. Returned
by GET NODE command.
'CHILD[Child#]-[Name],
[ChildCount],[Parent]'
Describes a child of a node.
Returned by GET NODE command.
'ACTION-[ID],[Action],
[Help String],[Folder]'
Describes an action. Returned by
GET ACTION command.
'NARG-[Action],[Arg Name],
[Min],[Max],[Step,][Default]'
Describes a number argument to
Action.
'LARG-[Action],[Arg Name],
[Min],[Max],[Step],[Default]'
Describes a level argument to
Action.
'SARG-[Action],[Arg Name],
[Min],[Max],[Default]'
Describes a string argument to
Action.
'EARG-[Action],[Arg Name],
[Default],[Enum1],[Enum2]...'
Describes an enum argument to
Action.
'UUID-[UUID]'
Provides the UUID for this
i!-ConnectLinx. This ID can be used
to identify this instance of
i!-ConnectLinx from all other
instances of i!-ConnectLinx.
'ROOM NAME-[Room Name]'
Provide the room name as
displayed in the action list file.
'ROOM LOCATION-[Room Location]'
Provides the room location as
displayed in the action list file.
'ROOM OWNER-[Owner Name]'
Provides the room owner as
displayed in the action list file.
'FILE WRITE'
Notification that the i!-ConnectLinx
file is being written.
'FILE SAVED'
Notification that the i!-ConnectLinx
file is has been saved.
Summary of Contents for RMS 3.0
Page 1: ...Software NetLinx Programmer s Guide RMS Resource Management Suite 3 0 ...
Page 4: ......
Page 10: ...Overview 2 RMS NetLinx Programmer s Guide ...
Page 12: ...System Requirements 4 RMS NetLinx Programmer s Guide ...
Page 22: ...Concepts 14 RMS NetLinx Programmer s Guide ...
Page 62: ...Custom Device Monitoring Programming 54 RMS NetLinx Programmer s Guide ...