Wiki source code of Crestron Command Line
Version 11.1 by Craig Lewis on 2022/11/14 14:59
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | __**Frequently used commands:**__ | ||
2 | |||
3 | (% style="width:1072px" %) | ||
4 | |(% style="width:175px" %)Command|(% style="width:203px" %) |(% style="width:691px" %)Help | ||
5 | |(% style="width:175px" %)BROADcast|(% style="width:203px" %)Operator|(% style="width:691px" %)Enable Error Broadcast | ||
6 | |(% style="width:175px" %)ERR SYS|(% style="width:203px" %)Operator|(% style="width:691px" %)Prints the error log | ||
7 | |(% style="width:175px" %)SHOWLICENSE|(% style="width:203px" %)Operator|(% style="width:691px" %)Display list of licensed application(s) | ||
8 | |(% style="width:175px" %)SHOWLICENSEEX|(% style="width:203px" %)Operator|(% style="width:691px" %)Display list of licensed application(s) | ||
9 | |(% style="width:175px" %)SYSTEMKEY|(% style="width:203px" %)Administrator|(% style="width:691px" %)Display system key. | ||
10 | |(% style="width:175px" %)GETCODE|(% style="width:203px" %)Operator|(% style="width:691px" %)Retrieve code needed for eControl2 activation | ||
11 | |(% style="width:175px" %)Autodiscovery Query|(% style="width:203px" %)Operator|(% style="width:691px" %)scans network for all connected Crestron network devices | ||
12 | |(% style="width:175px" %)VERsion|(% style="width:203px" %)Operator|(% style="width:691px" %)Version Command | ||
13 | |(% style="width:175px" %)EST|(% style="width:203px" %)Operator|(% style="width:691px" %)shows IP Configurations of connected device (same command as ipconfig) | ||
14 | |(% style="width:175px" %)DHCP|(% style="width:203px" %)Administrator|(% style="width:691px" %)Enable/disable dynamic IP addressing | ||
15 | |(% style="width:175px" %)IPAddress|(% style="width:203px" %)Administrator|(% style="width:691px" %)Set IP address | ||
16 | |(% style="width:175px" %)IPCONFIG|(% style="width:203px" %)Operator|(% style="width:691px" %)Display/Configure IP Settings | ||
17 | |(% style="width:175px" %)IPMask|(% style="width:203px" %)Administrator|(% style="width:691px" %)Set IP Subnet Mask. | ||
18 | |(% style="width:175px" %)IPTable|(% style="width:203px" %)Operator|(% style="width:691px" %)Display IP Table | ||
19 | |(% style="width:175px" %)DEFRouter|(% style="width:203px" %)Administrator|(% style="width:691px" %)Set default router | ||
20 | |(% style="width:175px" %)ADDDns|(% style="width:203px" %)Administrator|(% style="width:691px" %)Add an entry to DNS server List | ||
21 | |(% style="width:175px" %) |(% style="width:203px" %) |(% style="width:691px" %) | ||
22 | |(% style="width:175px" %)ADDMaster|(% style="width:203px" %)Programmer|(% style="width:691px" %)Add a master entry to IP table | ||
23 | |(% style="width:175px" %)REMMaster|(% style="width:203px" %)Programmer|(% style="width:691px" %)Remove a master entry to IP table | ||
24 | |(% style="width:175px" %) |(% style="width:203px" %) |(% style="width:691px" %) | ||
25 | |(% style="width:175px" %)ADDSlave |(% style="width:203px" %)Programmer|(% style="width:691px" %)Add a slave entry to IP table | ||
26 | |(% style="width:175px" %)REMSlave|(% style="width:203px" %)Programmer|(% style="width:691px" %)Add a slave entry to IP table | ||
27 | |||
28 | |||
29 | HELP - Detailed help available. | ||
30 | |||
31 | Type a command followed by a space and '?' to see options for that command (i.e. HELP ?) | ||
32 | |||
33 | HELP ALL will display a list of all commands. | ||
34 | |||
35 | HELP DEVice will display a list of commands specific to this device. | ||
36 | |||
37 | HELP ETHERnet will display a list of Ethernet commands. | ||
38 | |||
39 | HELP FILE will display a list of commands for file operations. | ||
40 | |||
41 | HELP SYStem will display a list of general system commands. | ||
42 | |||
43 | HELP RF will display a list of commands for the radio chip if available. | ||
44 | |||
45 | HELP OSD will display a list of commands for the on-screen-display if available. | ||
46 | |||
47 | HELP RAVA will display a list of commands for RAVA VOIP if available. | ||
48 | |||
49 | HELP BACNET will display a list of commands for the BACNET stack if available. | ||
50 | |||
51 | HELP USER will display a list of commands added to the system by user programs. | ||
52 | |||
53 | HELP CRESTIMERENG will display a list of commands for the Crestron Timer Engine. | ||
54 | |||
55 | HELP xxx* will display a list of commands starting with xxx. | ||
56 | |||
57 |