Changes for page Crestron Command Line

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

From version 6.1
edited by Craig Lewis
on 2021/07/12 17:31
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
Content
... ... @@ -1,63 +1,60 @@
1 -__**Frequently used commands:**__
1 +HELP - Detailed help available.
2 2  
3 -Autodiscovery Query - scans network for all connected Crestron network devices
3 +Type a command followed by a space and '?' to see options for that command (i.e. HELP ?)
4 4  
5 -VERsion Operator Version Command
5 +HELP ALL will display a list of all commands.
6 6  
7 -EST- shows IP Configurations of connected device (same command as ipconfig)
7 +HELP DEVice will display a list of commands specific to this device.
8 8  
9 -DHCP Administrator Enable/disable dynamic IP addressing
9 +HELP ETHERnet will display a list of Ethernet commands.
10 10  
11 -IPAddress Administrator Set IP address
11 +HELP FILE will display a list of commands for file operations.
12 12  
13 -IPCONFIG Operator Display/Configure IP Settings
13 +HELP SYStem will display a list of general system commands.
14 14  
15 -IPMask Administrator Set IP Subnet Mask.
15 +HELP RF will display a list of commands for the radio chip if available.
16 16  
17 -IPTable Operator Display IP Table
17 +HELP OSD will display a list of commands for the on-screen-display if available.
18 18  
19 -DEFRouter Administrator Set default router
19 +HELP RAVA will display a list of commands for RAVA VOIP if available.
20 20  
21 -ADDDns Administrator Add an entry to DNS server List
21 +HELP BACNET will display a list of commands for the BACNET stack if available.
22 22  
23 +HELP USER will display a list of commands added to the system by user programs.
23 23  
24 -ADDMaster Programmer Add a master entry to IP table
25 +HELP CRESTIMERENG will display a list of commands for the Crestron Timer Engine.
25 25  
26 -REMMaster Programmer Remove a master entry to IP table
27 +HELP xxx* will display a list of commands starting with xxx.
27 27  
28 28  
29 -ADDSlave  Programmer Add a slave entry to IP table
30 +Frequently used commands.
30 30  
31 -REMSlave  Programmer Remove a slave entry to IP table
32 +Autodiscovery Query - scans network for all connected Crestron network devices
32 32  
34 +VERsion Operator Version Command
33 33  
36 +Est - shows IP Configurations of connected device (same command as ipconfig)
34 34  
35 -HELP - Detailed help available
38 +DHCP Administrator Enable/disable dynamic IP addressing
36 36  
37 -Type a command followed by a space and '?' to see options for that command (i.e. HELP ?)
40 +IPAddress Administrator Set IP address
38 38  
39 -HELP ALL will display a list of all commands.
42 +IPCONFIG Operator Display/Configure IP Settings
40 40  
41 -HELP DEVice will display a list of commands specific to this device.
44 +IPMask Administrator Set IP Subnet Mask.
42 42  
43 -HELP ETHERnet will display a list of Ethernet commands.
46 +IPTable Operator Display IP Table
44 44  
45 -HELP FILE will display a list of commands for file operations.
48 +DEFRouter Administrator Set default router
46 46  
47 -HELP SYStem will display a list of general system commands.
50 +ADDDns Administrator Add an entry to DNS server List
48 48  
49 -HELP RF will display a list of commands for the radio chip if available.
50 50  
51 -HELP OSD will display a list of commands for the on-screen-display if available.
53 +ADDMaster Programmer Add a master entry to IP table
52 52  
53 -HELP RAVA will display a list of commands for RAVA VOIP if available.
55 +REMMaster Programmer Remove a master entry to IP table
54 54  
55 -HELP BACNET will display a list of commands for the BACNET stack if available.
56 56  
57 -HELP USER will display a list of commands added to the system by user programs.
58 +ADDSlave  Programmer Add a slave entry to IP table
58 58  
59 -HELP CRESTIMERENG will display a list of commands for the Crestron Timer Engine.
60 -
61 -HELP xxx* will display a list of commands starting with xxx.
62 -
63 -
60 +REMSlave  Programmer Remove a slave entry to IP table