Code to Create a Dialer
Frequently Asked Questions
Brand:
- AMX
Models:
- Netlinx
Question:
How do I create a dialer?
Answer:
This is a sample of how to create a keypad that aggregates the numbers pressed into a variable and sends it as a string to a device.
This is merely a sample of code to demonstrate how this type of thing would be done. It is intended to be a dialer that aggregates all the numbers pressed and then sends them out when the dial button is pressed. This is a common request by our dealer base. This code does not function with any particular brand of audio or video codec. The "Send_String" section is intended to be generic AMX nor is AMX Tech Support responsible for the functioning of this code. It is not supported code that AMX maintains, edits, fixes, diagnoses, changes, or otherwise updates.
In using the code, you agree that AMX is not required to provide support for it.
See attached code and panel file located below.