TP to TP communication (Cafe Ordering System)
ryker_u1
Posts: 6
Hi!
Is the below scenario possible with AMX touch panels (wired or wireless)?
Example: A touch panel (let's call it TP1) is located in the customer's lounge (buttons in the TP are icons of the different beverages) and the other panel (TP2) is in the bar area. The customer makes his order by pressing the specific button in TP1 like "Soda" or "Vodka".
TP2 rings and prompts the order coming from TP1 then Waiter serves the order to the customer.
Hence, the ordering (or messaging) is done from a TP to a TP by just pressing the desired button.
Am sure this is possible since I heard that AMX had this kind of system in their booth during InfoComm last year in Vegas. Am just not sure if this is by coding only. Or do I have to install other devices aside from an NI-700, 1x MVP-5200i and 1x NXD-500i?
Your thoughts (and detailed inputs) are highly appreciated.
Thanks!
Is the below scenario possible with AMX touch panels (wired or wireless)?
Example: A touch panel (let's call it TP1) is located in the customer's lounge (buttons in the TP are icons of the different beverages) and the other panel (TP2) is in the bar area. The customer makes his order by pressing the specific button in TP1 like "Soda" or "Vodka".
TP2 rings and prompts the order coming from TP1 then Waiter serves the order to the customer.
Hence, the ordering (or messaging) is done from a TP to a TP by just pressing the desired button.
Am sure this is possible since I heard that AMX had this kind of system in their booth during InfoComm last year in Vegas. Am just not sure if this is by coding only. Or do I have to install other devices aside from an NI-700, 1x MVP-5200i and 1x NXD-500i?
Your thoughts (and detailed inputs) are highly appreciated.
Thanks!
0
Comments
Second, the order appears on the waiter's screen. The easiest way to accomplish this is to use the ^TXT command to the waiter's touchpanel, with the text corresponding to the order. Again, this is a relatively simple set of commands. There are all kinds of ways in which you could make it more complicated, but this should get you started.
http://www.amx.com/ui/file.asp?uiType=widgets&item=Messenger
It is a good start