Biamp Tisera question(s)
ericmedley
Senior Member - 3709 Posts
anybody have experience with this system who wouldn't mind me bending their ear to ask a few questions? (specifically with the AMX Duet Module)
if so, please PM me with a pone number.
thanks!
e
if so, please PM me with a pone number.
thanks!
e
Comments
-
If you get any info - please share.
I have an upcoming project with one and any heads up would be appreciated.
I am looking forward to the subscription aspect of the Tesira and how it will work with the AMX Module. -
Will do.
I too am hoping for success. It's too big to fail.
-
"too big to fail."
Not a good phrase to use, most people hate that phrase.
Thanks in advance for sharing any gleaned info. -
I just rolled my own module as the Duet one looked a bit bloated and was trying to keep cpu usage down, I only had a few blocks I needed to control anyway.
Pretty simple using the command string calculator on the biamp site:
http://www.biamp.com/resources/command_string_calculator.aspx
Only thing I found was when connecting you should send an "'exit', 10" so that it gives you a login prompt when the Tesira has password control on -
Does it give you asynchronous feedback or do you have to keep polling each object you're interested in?
-
From what I have read; you can configure the Tesira by subscribing for unsolicited feedback for any Object.
So you can limit unnecessary traffic and parsing.
I am not sure, but had heard that the feedback is in a format that will allow you to determine what object has changed instead of simply returning a value or OK...
Not exactly sure how it works yet, but I would think subscribing provides unsolicited feedback when a level or state changes. -
Jim Donachiue wrote: »From what I have read; you can configure the Tesira by subscribing for unsolicited feedback for any Object.
Yeah it's great just do a:
"'"BLOCKNAME" subscribe level 1 "CUSTOMNAME"', 10"
then every time level 1 on BLOCKNAME changes you'll get notification, something like:
publishToken: "CUSTOMNAME" "value":-345 -
I haven't had a chance to use it with AMX yet but I wrote a Simpl+ module for it for my other systems. It is really great. You need to subscribe PER SESSION though. So make sure you run a subscription routine on what you want to monitor whenever you see the Welcome message if you are using IP. If you are using serial, it will stay connected unless the Tesira or AMX reboots. At this point you may or may not get a Welcome message over the serial port. So, you may want to watch your responses and if it doesn't have subscription information in the response, then issue the subscribe commands again. I usually name everything logically like LEV-1 to LEV-x and MUT-1 to MUT-x so i can array it. I absolutely love the protocol. Biamp Audia/Nexia's were always great to control and I think the Tesira line is an even better improvement. They always put control in the forefront rather than making it an afterthought.
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums