Virtual Touch Panel Resolutions
ErikJackman
Posts: 31
in AMX Hardware
Are there any plans to allow the virtual touch panel, NXV-300, to support a resolution greater then 800x480?
0
Comments
If you are using it with a web browser or a VNC viewer, you can of course make the visible size on your viewing device any size you want.
The VNC works better in the small resolution as you have 1/4th the data to send to draw the screen.
Limited to such a small size forced us to use a lot more pop ups and page flips then I would have preferred. It's to the point where I am having to look into combining two of them to get more useable screen space to make the interface simpler to use.
As the designers of the hardware AMX could have easily worked around the solution or at least offer a higher end model that isn't crippled by such a low resolution. It's as if they are concerned that the virtual touch panel would compete with their larger touch panels. AMX needs to realize that this solution is only really useable in certain situations and wouldn't replace an actual touch panel. The virtual touch panel is much to slow and clunky to consider giving to the professors as the choice of interface for the end users teaching in the classrooms. The fact that the virtual touch panel is limited to such a low resolution works against the few use cases where the virtual touch panel would be very useful. For example back room control at the rack for testing and remote classroom support by our operations group.
I know that it's possible to vnc into the physical touch panels but then you're limited to what the touch panel is running for it's interface. In our use case the people that remote in would need a different, more technical interface then what is presented to the professors who may not be as tech savvy.
I know AMX doesn't like the big C being mentioned here but they have no such limitations on their eControl and you don't even have to buy anything in addition to the control system for it to work. It just feels like a real cop out to limit the virtual touch panel to such a small resolution. Blowing an interface up isn't going to allow me to display more on the screen it just allows me to display a big blurry image.
That's just my opinion while evaluating the hardware for use at our university. I like it and we'll use it but I am disappointed in it.
The 300 arose as an opportunity and is an outgrowth of existing technology... it's a panel without glass, plus a web server UI. You'd like something more powerful, and they make that, the TPI4, it can do what you want, but not at the bargain price you want.
I hear you. A nice thing to remember is that all the TP's are ultimately just extremely simple IP interfaces. If you've got anyone that know's even the smallest amount of c#, java, objective c, HTML5 (especially the websocket API) or even, god forbid, VB, it's relatively straight forward to roll a native interface for the device your techs have along with a module to sit on your AMX box's and handle the comms at that end.