Changes for page UDP Input
Last modified by Alexander Mott on 2024/06/14 19:07
From version 2.1
edited by Mark Kohlmann
on 2021/01/20 18:14
on 2021/01/20 18:14
Change comment:
There is no comment for this version
To version 3.1
edited by Mark Kohlmann
on 2021/01/20 18:18
on 2021/01/20 18:18
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -7,12 +7,12 @@ 7 7 "ListenPort": 45794 8 8 },## 9 9 10 -Commands are sent to objects by GlobalId followed by the Action and then any relevant Properties (Properties are interpreted in the order shown) and terminated with a carriage return. 11 - (GlobalId).(ActionName)[.(ActionPropertyValue)]\x0D10 +Commands are sent to objects by GlobalId followed by the Action and then any relevant Properties (Properties are interpreted in the order shown). They are dot delimited and terminated with a carriage return. 11 +Format: ##GlobalId.ActionName[.ActionPropertyValue]\x0D## 12 12 13 -To obtain a list of GlobalIds for objects use console command ##sr show global ids## 13 +To obtain a list of GlobalIds for objects use console command ##sr show global ids##. Global Actions use a GlobalId of 0. 14 14 15 -To obtain a list of Actions available by object type use console command ##sr show actions## 15 +To obtain a list of Actions available by object type use console command ##sr show actions##. 16 16 17 17 Example Recall Scene 1 on Area 51: 18 18