Crestron ZUMMESH-AVBRIDGE-I Manual

Crestron Ikke kategoriseret ZUMMESH-AVBRIDGE-I

Læs nedenfor 📖 manual på dansk for Crestron ZUMMESH-AVBRIDGE-I (2 sider) i kategorien Ikke kategoriseret. Denne guide var nyttig for 11 personer og blev bedømt med 4.5 stjerner i gennemsnit af 2 brugere

Side 1/2
ZUMMESH-AVBRIDGE\ZUMMESH-AVBRIDGE-I
AV Bridge – Wireless Control Integration Module
Installation Guide
Description
The Crestron® ZUMMESH-AVBRIDGE and ZUMMESH-AVBRIDGE-I (AV Bridge) are
wireless control integration modules that relay RS-232 commands from a wireless
keypad to an AV controller.
The AV Bridge functions:
In a Zūm™ wireless lighting system to relay commands from a Zūm Wireless AV
Keypad to the AV control system
In an AirMedia® Presentation System to relay commands from an AirMedia
Wireless Keypad to the AM-200 or AM-300 AirMedia Presentation System.
NOTES:
Only one AV Bridge can be installed in any system.
When using the AV Bridge with an AM-200 or AM-300:
To install, refer to the “Installation” section that follows.
To configure, refer to the AM-200/AM-300 Product Manual (Doc. 8254) at
www.crestron.com/manuals.
Additional Resources
Visit the product page on the Crestron website
(www.crestron.com) for additional information and the latest
firmware updates. Use a QR reader application on your mobile
device to scan the QR image.
Installation
To install the AV Bridge, do the following:
1. Mount the AV Bridge to any flat surface using three screws (not included) that
are appropriate for the mounting surface.
NOTE: For best results, position the device to avoid interference from nearby
RF sources, obstructions, and metal surfaces.
2. Make connections to the AV Bridge.
NOTE: COMPUTERUse either the COM or port (not both) when connecting to
the control system or computer. If both connections are made, the AV Bridge
will use the COMPUTER port to send commands.
- provides power and communications with the controller.COMPUTER
- provides communications with the controller.COM
- provides power to the AV Bridge when using the port or when PWR COM
power is not supplied using the COMPUTER port.
Connect using the COMPUTER Port Connect using the COM and PWR Port
COMPUTER:
To the AV controller
PWR:
From power pack
(not included)
COM:
RS-232 to the
AV controller
COM port specifications:
G: Ground
TX: Transmit
RX: Receive
Default serial protocol speed: 115.2k baud (8 data bits, 1 stop bits, no flow
control, no parity).
How to Set Up a Zūm Space and Add Zūm Devices
Once all devices are physically installed in a boardroom or conference space, a new Zūm
space can be created and devices added.
NOTES:
Only set up one Zūm space at a time.
For simplified setup of a Zūm space, use the Zūm app on a mobile device.
Step 1 Create a New Zūm Space
Creating a Zūm space defines the area where the devices are located, such as a
boardroom or conference room. A Zūm space is created with a keypad, dimmer or
switch, a J-box device, or an AV Bridge.
NOTES:
Creating a Zūm space can only be performed by one device in the space.
A Zūm space cannot be created from a battery-powered keypad.
To create a new Zūm space using an AC powered keypad, dimmer, or switch:
1. Press the bottom button 5 times.
2. Press and hold the bottom button until the LED on the device lights. After
approximately 3 seconds, the device LED begins slowly flashing. This indicates
that the Zūm space is now created and in Joining mode, allowing you to add
devices.
Press and hold until LED lightsPress 5x then
To create a new Zūm space using a J-box device or an AV Bridge:
1. button 5 times.Press the SETUP
2. Press and hold the button until the LED on the device lights. After SETUP
approximately 3 seconds, the device LED begins slowly flashing. This indicates
that the Zūm space is now created and in Joining mode, allowing you to add
devices.
TEST
SET UP
TEST
SETUP
Press and hold until LED lightsPress 5x then
Press and hold until LED lights
Press 5x then
NOTE: The device that is used to create the Zūm space is automatically added to
the space and does not need to be added in Step 2.
Step 2 Add the AV Bridge to the Zūm Space
After a new Zūm space is created, add the AV Bridge while the space is in Joining mode.
NOTES:
A Zūm mesh device can belong to only one space.
Joining mode ends automatically after 4 minutes.
To add the AV Bridge.
1. button 3 times.Press the SETUP
2. Press and hold the button until the LED on the AV Bridge lights. The LED SETUP
on the AV Bridge will start to flash slowly to indicate that it has joined the space.
Press and hold until LED lightsPress 3x then
Step 3 Complete Zūm Space Setup
To finish creating a Zūm space, press any button on a device that is part of the Zūm
space to exit Joining mode.
AV Bridge Command List
AV Bridge Serial Protocol and Syntax
Data packets are carriage-return delimited (0xd) ASCII text (lines).
All commands and responses are case insensitive.
Line feeds (0x0a) are ignored.
White space is not permitted in commands, except for pass-through commands.
The AV Bridge responds to commands with the AVB> prompt.
Error messages are sent before the prompt.
Characters sent before the AV Bridge returns the AVB> prompt are discarded.
Special Characters sent to the AV Bridge:
! Command: sets a value or triggers an action (e.g., lights off, recall scene, etc.)
? Request: used to query a value or state of a Zūm device (e.g., the dimmer level)
$ Pass-through command: used to invoke debug commands
Special Characters sent from the AV Bridge:
~ Response: sent in response to a command (!) or request (?)
^ Feedback: sent when a condition in the room changes (e.g., scene change,
occupancy change, button press, etc.). The Filter command may prevent certain
feedback from being displayed.
\ line continuation: sent at end of a line when multiple responses are issued
AV Bridge IDs
The AV bridge addresses specific room devices using an AVID (AV Bridge ID). The AVID
is comprised of a K (keypad) or L (load controller) and a two digit number that is
assigned to the device, such as L01, L02, K01, K02, K03, etc.
NOTES:
The leading 0 is not needed when referencing an AVID; for example, L1 or L01.
In the commands that follow, “[id]” would be substituted with an AVID.
Error Responses
The following error messages can be received from the AV system or the AV Bridge.
ERROR TYPE ERROR RESPONSE ERROR
PRIORITY
COMMENTS
Command error ~error 1 Command not recognized; blank lines
not treated as an error
Parameter error ~command.err.param 2 Missing or too many parameters passed
or an invalid AVID referenced (e.g.,
invalid category or two-digit number)
Non-existent
device referenced
~command.err.no-exist 3 "command": any command referencing
a device by AVID
Parameter range
error
~command.err.range 4 Error with parameter value other than
AVID
Command Line Pass-Thru Command
Commands that start “$” are passed to the AV bridges command line processor for
low-level debugging.
Administrator Commands
Debug Command
The Debug command sets the debug control state. The debug state can also be
queried. When the debug state changes, the feedback response is issued by the AV
Bridge.
Command Format Command Response Query Format Query Response
!debug.[enable|disable] AVB> ?debug ~debug.[enabled|disabled]
Enable debugging:
AVB> !debug.enable
AVB>
Echo Command
The Echo command enables or disables the device echo. The echo state can also be
queried. When the echo state changes, the feedback response is issued by the AV
Bridge.
Command Format Command Response Query Format Query Response
!echo.[enable|disable] AVB> ?echo ~echo.[enabled|disabled]
Note: Determines whether the device local echos the incoming character stream.
Turn on Echo:
AVB> !echo.enable
AVB>
Fw (Firmware) Command
The Fw query reports the version of the firmware.
Query Format Query Response
?fw ~fw.[version]
Query the firmware version:
AVB> ?fw
~fw.xxxyyyzzzz
AVB>
Reset Command
The Reset command resets the AV Bridge. When the AV Bridge is reset, a feedback
response is issued by the AV Bridge.
Command Format Command Response
!reset AVB>
Note: This will reset the AV bridge. The AV bridge will
respond with the ~reset conrmation before resetting.
Reset the AV Bridge:
AVB> !reset
AVB>
SetAVID Command
The SetAVID pass-through command assigns an AVID to a device. This can be used to
change an AVID when a device is replaced, or it can be used to implement preplanned
AVID assignments based on the device’s serial number. The -a parameter allows an
AVID to be changed to another AVID. The -s parameter allows an AVID to be assigned
to a device based on the device’s serial number.
Command Format Command Response
$SetAVID -a [AVID] [AVID]
$SetAVID - s [SN] [AVID]
AVB>
Note: Permits reassignment of an AVID.
Replace AVID L01 with L03:
AVB> $SetAVID -a [L01] [L03]
AVB>
Assign AVID L04 to serial number 123456789:
AVB> $SetAVID -s [L04] [123456789]
AVB>
DeleteDev Command
The DeleteDev pass-through command deletes a device from the AV Bridge. This can
be used to free up an AVID for use by another device, or it can be used to remove a
device from the system. The -a parameter allows an AVID to be removed using an
AVID. The -s parameter allows an AVID to be removed from a device based on serial
number.
Command Format Command Response
$DeleteDEV -a [AVID]
$DeleteDEV -s [SN]
AVB>
Notes: Permits deleting an AVID.
-s can be used only when in Master mode (i.e., no net bridge in the room).
Delete AVID L01:
AVB> $DeleteDEV -a [L01]
AVB>
Delete the AVID from a device with the serial number 123456789:
AVB> $DeleteDEV -s [123456789]
AVB>
Zūm Network Management Functions
Permitjoin Command
The Permitjoin command places the room into Joining mode. The room’s permitjoin
state can also be queried.
Command Format Command
Response
Query Format Query Response
!permitjoin.[enable|disable] AVB> ?permitjoin ~permitjoin.[enable|disable]
Note: Joining mode automatically times out after 4 minutes.
Enter Joining mode:
AVB> !permitjoin.enable
AVB>
Form Command
The Form command creates a new Zūm network.
Command Format Command Response
!form AVB>
Note: The device leaves any network and forms a new network. The response should
be immediate. The form command puts the network in permit joining mode. It
can use Permitjoin command to disable joining immediately. If not, Permitjoin
times out.
Form a new network:
AVB> !form
AVB>


Produkt Specifikationer

Mærke: Crestron
Kategori: Ikke kategoriseret
Model: ZUMMESH-AVBRIDGE-I

Har du brug for hjælp?

Hvis du har brug for hjælp til Crestron ZUMMESH-AVBRIDGE-I stil et spørgsmål nedenfor, og andre brugere vil svare dig




Ikke kategoriseret Crestron Manualer

Ikke kategoriseret Manualer

Nyeste Ikke kategoriseret Manualer

Alpine

Alpine SBS-0515 Manual

8 November 2024
Alpine

Alpine KCE-103V Manual

8 November 2024
Alpine

Alpine KCE-104V Manual

8 November 2024
Advantech

Advantech ECU-1051TL Manual

8 November 2024
Alpine

Alpine DDC-R13A Manual

8 November 2024
Alpine

Alpine HCE-C200F Manual

8 November 2024
Alpine

Alpine CRM-1652RF Manual

8 November 2024
Alpine

Alpine KIT-8MBF Manual

8 November 2024
Alpine

Alpine APF-D200MB Manual

8 November 2024
Alpine

Alpine CDM-9803RR Manual

8 November 2024