Changes for page Crestron Command Line

Last modified by Craig Lewis on 2022/11/14 15:09

From version 9.3
edited by Craig Lewis
on 2022/09/19 18:28
Change comment: Update document after refactoring.
To version 4.1
edited by Craig Lewis
on 2021/07/12 17:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -SHOWRUNNER™ Setup Guide.Troubleshooting Guide.Advanced Tools.WebHome
1 +SHOWRUNNER™ User Guide & Wiki.Troubleshooting.WebHome
Content
... ... @@ -1,22 +1,39 @@
1 -__**Frequently used commands:**__
1 +HELP - Detailed help available.
2 2  
3 -BROADcast Operator Enable Error Broadcast
3 +Type a command followed by a space and '?' to see options for that command (i.e. HELP ?)
4 4  
5 -ERR SYS  Operator Prints the error log
5 +HELP ALL will display a list of all commands.
6 6  
7 -SHOWLICENSE Operator Display list of licensed application(s)
7 +HELP DEVice will display a list of commands specific to this device.
8 8  
9 -SHOWLICENSEEX Operator Display list of licensed application(s)
9 +HELP ETHERnet will display a list of Ethernet commands.
10 10  
11 -SYSTEMKEY Administrator Display system key.
11 +HELP FILE will display a list of commands for file operations.
12 12  
13 -GETCODE Operator Retrieve code needed for eControl2 activation
13 +HELP SYStem will display a list of general system commands.
14 14  
15 +HELP RF will display a list of commands for the radio chip if available.
16 +
17 +HELP OSD will display a list of commands for the on-screen-display if available.
18 +
19 +HELP RAVA will display a list of commands for RAVA VOIP if available.
20 +
21 +HELP BACNET will display a list of commands for the BACNET stack if available.
22 +
23 +HELP USER will display a list of commands added to the system by user programs.
24 +
25 +HELP CRESTIMERENG will display a list of commands for the Crestron Timer Engine.
26 +
27 +HELP xxx* will display a list of commands starting with xxx.
28 +
29 +
30 +Frequently used commands.
31 +
15 15  Autodiscovery Query - scans network for all connected Crestron network devices
16 16  
17 17  VERsion Operator Version Command
18 18  
19 -EST- shows IP Configurations of connected device (same command as ipconfig)
36 +Est - shows IP Configurations of connected device (same command as ipconfig)
20 20  
21 21  DHCP Administrator Enable/disable dynamic IP addressing
22 22  
... ... @@ -41,35 +41,3 @@
41 41  ADDSlave  Programmer Add a slave entry to IP table
42 42  
43 43  REMSlave  Programmer Remove a slave entry to IP table
44 -
45 -
46 -
47 -HELP - Detailed help available. 
48 -
49 -Type a command followed by a space and '?' to see options for that command (i.e. HELP ?)
50 -
51 -HELP ALL will display a list of all commands.
52 -
53 -HELP DEVice will display a list of commands specific to this device.
54 -
55 -HELP ETHERnet will display a list of Ethernet commands.
56 -
57 -HELP FILE will display a list of commands for file operations.
58 -
59 -HELP SYStem will display a list of general system commands.
60 -
61 -HELP RF will display a list of commands for the radio chip if available.
62 -
63 -HELP OSD will display a list of commands for the on-screen-display if available.
64 -
65 -HELP RAVA will display a list of commands for RAVA VOIP if available.
66 -
67 -HELP BACNET will display a list of commands for the BACNET stack if available.
68 -
69 -HELP USER will display a list of commands added to the system by user programs.
70 -
71 -HELP CRESTIMERENG will display a list of commands for the Crestron Timer Engine.
72 -
73 -HELP xxx* will display a list of commands starting with xxx.
74 -
75 -