Last modified by Scott Kohlmann on 2023/04/21 14:06

From version 1.1
edited by Mark Kohlmann
on 2021/04/22 17:41
Change comment: There is no comment for this version
To version 2.1
edited by Mark Kohlmann
on 2021/04/22 17:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,15 +1,17 @@
1 1  Many Crestron hardware devices have their own set of properties that affect how they behave.  Sometimes these settings need to be modified.  ShowRunner provides access to these properties.  The following console commands are available for this purpose.  Support will be added in the future to modify these from a user interface.
2 2  
3 -##| SR enroll hardware property (X:S) (Y:S) (Z:S) | Set a property for a global ID |
3 +##| SR enroll hardware property (X:S) (Y:S) (Z:S) | Set a property for an underlying hardware device at global ID and store the setting in the config  |
4 4  ~| - | (X):S:Global ID(s) Comma and Dash Separated permitted (Y):S:Path (Z):S:New Value |
5 5  ~| SR get hardware properties (X:I) | Gets the properties for an underlying hardware device at global ID |
6 6  ~| - | (X):I:Global ID |
7 -~| SR set hardware property (X:S) (Y:S) (Z:S) | Set a property for a global ID |
7 +~| SR set hardware property (X:S) (Y:S) (Z:S) | Set a property for the underlying hardware directly on the device (not recalled at program start)  |
8 8  ~| - | (X):S:Global ID(s) Comma and Dash Separated permitted (Y):S:Path (Z):S:New Value |##
9 9  
10 +//Note: set and enroll commands support setting multiple GlobalIds at the same time by using a comma and dash separated list of IDs.  Example: 3-5,23,35,40-43//
11 +
10 10  Steps:
11 11  
12 -1. Obtain the global ID of the device you would like to get properties for, use //sr show global ids//, //sr show cresnet devices//,// sr show rf devices//, or //sr show ethernet devices.//
14 +1. Obtain the global ID of the device you would like to get properties for, use //sr show global ids//, //sr show cresnet devices//,// sr show rf devices//, or //sr show ethernet devices.//
13 13  Example using //sr show rf devices//:
14 14  ##MC4>sr show rf devices
15 15  +~-~-~-~-~-~-~-~--+~-~-~-~-+~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~--+~-~-~-~-~-~-~-~-+~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-+
... ... @@ -188,7 +188,7 @@
188 188  +~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-+~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~--+~-~-~-~-~-~-~-~-~-~-~-~-+~-~-~-~-~-~-~-~-~-~-~-~-~-~--+~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-+
189 189  ~| DefeatLocalButtonLogic | Crestron.SimplSharpPro.BoolInputSig | False | True | - |
190 190  +~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-+~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~--+~-~-~-~-~-~-~-~-~-~-~-~-+~-~-~-~-~-~-~-~-~-~-~-~-~-~--+~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-+
191 -~| **ParameterLocalButton ** | Crestron.SimplSharpPro.Keypads.eLocalButtonLogic | True | **SmallRocker5 ** | BigRocker |
193 +~| **ParameterLocalButton  ** | Crestron.SimplSharpPro.Keypads.eLocalButtonLogic | True | **SmallRocker5 ** | BigRocker |
192 192  ~| | | | | MediumRocker1 |
193 193  ~| | | | | MediumRocker2 |
194 194  ~| | | | | MediumRocker3 |