Changes for page Crestron RF Gateway Setup

Last modified by Alexander Mott on 2025/03/12 17:16

From version 2.3
edited by Alexander Mott
on 2023/12/04 16:52
Change comment: There is no comment for this version
To version 2.5
edited by Alexander Mott
on 2023/12/04 16:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,3 +29,10 @@
29 29  == Moving/Removing Devices (Unacquiring Devices) ==
30 30  
31 31  When a wireless Crestron device is acquired to a new gateway using the typical acquiring process described above, it will automatically forget the previously connected gateway. The gateway itself, however, must manually "forget" the previously connected device before a newly acquired and addressed device will function correctly. This is necessary whether the originally connected device is moved or if the originally corrected device has failed and is being replaced.
32 +
33 +To unacquire a device from a gateway, it is necessary to run the below commands, replacing "[TSID]" with either the 4-byte hexadecimal TSID of a single device or "all" to forget all previously acquired devices:
34 +
35 +* ##unacquirebytsid [TSID] 0##
36 +* ##unacquirebytsid [TSID] 1##
37 +
38 +Once all of the necessary TSIDs have been unacquired, use the ##reboot## command to reboot the gateway and complete the unacquire process.