Go to content Go to navigation

Fancy Power Feedback

30 July 2009 > 0 comments

Here are a couple of fancy feedback statements for projector on and off buttons…

>>read more

IF(dvDEV.PORT)

30 July 2009 > 0 comments

I’m running into more and more IP controlled devices in the AMX world of control. I have gotten into a habit of checking if a DEV variable has a value with IF(dvDEV) and it has worked all these year…

>>read more

Jaadu VNC

30 July 2009 > 0 comments

I had recently heard of the Jaadu VNC viewer app for the iPhone/iTouch and I wanted to give it a try. It is an iPhone application that provides a VNC client, allowing you to view the screen of an AMX touch panel directly on your iPhone. It was designed with “AMX Touch Interface” in mind using AMX G4 Web Control.

>>read more

Follow me on Twitter

07 July 2009 > 0 comments

My website blogging has subsided a bit over the last 3 months. Since delivering PanelTweet I’ve been doing more micro-blogging on Twitter.

>>read more

Tandberg MXP with TVS

07 July 2009 > 0 comments

I had recently programmed an AMX control system that controlled a Tandberg 6000MXP codec that utilized an external camera switcher, the Tandberg TVS. It took some time to make it work and here is what I learned.

>>read more

Panel Tweet - Here it is

06 April 2009 > 3 comments

A month ago, I teased about our very first product, Panel Tweet. Today I’m happy to announce it’s arrival. You can find it here on our new products page….

>>read more

Brewing Up - Panel Tweet

27 February 2009 > 0 comments

I’ve been working on a new product that I will be introducing in the next few weeks. It is finished and is in the testing phase now. I am very excited about it. It will break down the barriers of communication and allow AMX controlled rooms to…

>>read more

CTS Re-Certification

14 January 2009 > 0 comments

I’ve had an Infocomm CTS (Certified Technology Specialist) certification for the last 6 years and I’m happy to report that I have completed the maintenance requirements to keep the CTS for another 3 years through 20012…

>>read more

ACE Re-Certification

30 December 2008 > 0 comments

I’ve been an AMX ACE (AMX Certified Expert) since it’s inception and today I’m happy to report that I have completed the maintenance requirements to keep the ACE status for another year through 2009…

>>read more

SEND_STRING 0

29 December 2008 > 0 comments

I do a lot of run-time debugging with SEND_STRING 0,”‘Some Message’”. Normally the messages are short and sweet and all is good in NetLinx. When the messages get larger, NetLinx starts to push back and you don’t get what you expect. The master sends you an indicator that something is wrong:…

>>read more