Netlinx Reboot Sequence
30 June 2011 > 0 comments
Here is the reboot sequence for a netlinx system, from the perspective of code execution and domain.
>>read moreInc and Dec Level
23 May 2011 > 0 comments
Here’s a simple function for level ramping with bounds check:
>>read moreMulti-Edit Keyboards
24 March 2011 > 0 comments
AMX touch panel keyboards and keypads allow editing of a single item. You can customize a system page template to allow editing of multiple items, such as a telephone speed-dial entry for a person’s name and number. It works, but with some drawbacks.
>>read moreBlog Articles List
19 February 2011 > 0 comments
Today I spent some time tweaking the website’s blog navigation when you select a category. I never really liked the “excerpts” view and I am…
>>read moreInc and Dec Time
16 August 2010 > 0 comments
Here is an easy to implement NetLinx function that will increment and decrement a time variable by a +/- seconds offset. It limits you to 24 hours and is pretty self-explanatory.
Hope you can find value in it and remember how easy this is in AMX!
>>read more