Last modified by Alexander Mott on 2025/10/30 17:12

From version 15.1
edited by Alexander Mott
on 2025/10/30 17:11
Change comment: There is no comment for this version
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
Title
... ... @@ -1,1 +1,1 @@
1 -Common Text Console Commands
1 +Crestron Command Line
Parent
... ... @@ -1,1 +1,1 @@
1 -SHOWRUNNER™ Setup Guide.Troubleshooting Guide.Advanced Tools.WebHome
1 +SHOWRUNNER™ User Guide & Wiki.Troubleshooting.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.alexander\.mott@chiefintegrations\.com
1 +XWiki.craig\.lewis@chiefintegrations\.com
Content
... ... @@ -1,34 +1,5 @@
1 -Below is a table of frequently used Crestron commands. For ShowRunnerCLC specific commands, see [[ShowRunnerCLC™ Command Line Interface>>doc:SHOWRUNNER™ Setup Guide.Troubleshooting Guide.Advanced Tools.Command Line Interface (Text Console).WebHome]]
1 +HELP - Detailed help available.
2 2  
3 -__**Frequently used Crestron commands:**__
4 -
5 -(% style="width:1072px" %)
6 -|(% style="width:175px" %)Command|(% style="width:203px" %) |(% style="width:691px" %)Help
7 -|(% style="width:175px" %)BROADcast|(% style="width:203px" %)Operator|(% style="width:691px" %)Enable Error Broadcast             
8 -|(% style="width:175px" %)ERR SYS|(% style="width:203px" %)Operator|(% style="width:691px" %)Prints the error log              
9 -|(% style="width:175px" %)SHOWLICENSE|(% style="width:203px" %)Operator|(% style="width:691px" %)Display list of licensed application(s)
10 -|(% style="width:175px" %)SHOWLICENSEEX|(% style="width:203px" %)Operator|(% style="width:691px" %)Display list of licensed application(s)
11 -|(% style="width:175px" %)SYSTEMKEY|(% style="width:203px" %)Administrator|(% style="width:691px" %)Display system key.
12 -|(% style="width:175px" %)GETCODE|(% style="width:203px" %)Operator|(% style="width:691px" %)Retrieve code needed for eControl2 activation
13 -|(% style="width:175px" %)Autodiscovery Query|(% style="width:203px" %)Operator|(% style="width:691px" %)scans network for all connected Crestron network devices
14 -|(% style="width:175px" %)VERsion|(% style="width:203px" %)Operator|(% style="width:691px" %)Version Command
15 -|(% style="width:175px" %)EST|(% style="width:203px" %)Operator|(% style="width:691px" %)shows IP Configurations of connected device (same command as ipconfig)
16 -|(% style="width:175px" %)DHCP|(% style="width:203px" %)Administrator|(% style="width:691px" %)Enable/disable dynamic IP addressing
17 -|(% style="width:175px" %)IPAddress|(% style="width:203px" %)Administrator|(% style="width:691px" %)Set IP address
18 -|(% style="width:175px" %)IPCONFIG|(% style="width:203px" %)Operator|(% style="width:691px" %)Display/Configure IP Settings
19 -|(% style="width:175px" %)IPMask|(% style="width:203px" %)Administrator|(% style="width:691px" %)Set IP Subnet Mask.
20 -|(% style="width:175px" %)IPTable|(% style="width:203px" %)Operator|(% style="width:691px" %)Display IP Table
21 -|(% style="width:175px" %)DEFRouter|(% style="width:203px" %)Administrator|(% style="width:691px" %)Set default router
22 -|(% style="width:175px" %)ADDDns|(% style="width:203px" %)Administrator|(% style="width:691px" %)Add an entry to DNS server List
23 -|(% style="width:175px" %)SHOWEXTRA|(% style="width:203px" %)Operator|(% style="width:691px" %)Enables extra broadcast signals
24 -|(% style="width:175px" %)HIDHELP|(% style="width:203px" %)Operator|(% style="width:691px" %)Shows hidden help commands
25 -|(% style="width:175px" %)ADDMaster|(% style="width:203px" %)Programmer|(% style="width:691px" %)Add a master entry to IP table
26 -|(% style="width:175px" %)REMMaster|(% style="width:203px" %)Programmer|(% style="width:691px" %)Remove a master entry to IP table
27 -|(% style="width:175px" %)ADDSlave               |(% style="width:203px" %)Programmer|(% style="width:691px" %)Add a slave entry to IP table
28 -|(% style="width:175px" %)REMSlave|(% style="width:203px" %)Programmer|(% style="width:691px" %)Add a slave entry to IP table
29 -
30 -HELP - Detailed help available. 
31 -
32 32  Type a command followed by a space and '?' to see options for that command (i.e. HELP ?)
33 33  
34 34  HELP ALL will display a list of all commands.
... ... @@ -55,4 +55,35 @@
55 55  
56 56  HELP xxx* will display a list of commands starting with xxx.
57 57  
58 -
29 +
30 +Frequently used commands.
31 +
32 +Autodiscovery Query - scans network for all connected Crestron network devices
33 +
34 +VERsion Operator Version Command
35 +
36 +Est - shows IP Configurations of connected device (same command as ipconfig)
37 +
38 +DHCP Administrator Enable/disable dynamic IP addressing
39 +
40 +IPAddress Administrator Set IP address
41 +
42 +IPCONFIG Operator Display/Configure IP Settings
43 +
44 +IPMask Administrator Set IP Subnet Mask.
45 +
46 +IPTable Operator Display IP Table
47 +
48 +DEFRouter Administrator Set default router
49 +
50 +ADDDns Administrator Add an entry to DNS server List
51 +
52 +
53 +ADDMaster Programmer Add a master entry to IP table
54 +
55 +REMMaster Programmer Remove a master entry to IP table
56 +
57 +
58 +ADDSlave  Programmer Add a slave entry to IP table
59 +
60 +REMSlave  Programmer Remove a slave entry to IP table