Virtual control of NI/MVP
kenlok16
Posts: 11
Hi All,
In ******** we can use virtual UI on computer to act as a touch panel.
Is there any similier solution on AMX? or we must have a MVP so that we can VNC to the MVP and contorl the system?
In ******** we can use virtual UI on computer to act as a touch panel.
Is there any similier solution on AMX? or we must have a MVP so that we can VNC to the MVP and contorl the system?
0
Comments
it is brand name with C
You could use virtual Keypad, or create a G3 panel and export that as HTML, or you could use flash remoting and write your own protocol, or you could use the AJAX example that is floating around somewhere on the amxforums, or as you say, you can buy a panel and VNC into that
Windows Vista has trouble with it.
Unfortunately, I have had to convert many past projects to C******N because of this fact.
I still cannot believe that AMX has not developed the process to do this.
A G4 Panel Preview application on steroids sounds feasible to me.
Not every client can afford to drop $$$ on a G4 panel "just to be there" to VNC into.
Tis a shame.
Paul
It isn't a perfect solution, but it is an option.
You can also change the button names during runtime to create page flips.
I have used the G3 web on many jobs, on some occasions it was the only panel in the system. You do have to be carfeul about the version of JAVA on the machine logging in and some times IE needs to be tweaked, but once its up and running is very reliable. There is a tech note that explains how to have multiple users log on to the web page, and you can build and host multiple pages on one master. with the VNC to a G4 you can only make one connection to the panel. AMX has told me thats how its going to stay.
You can also build the page into a home page with frames and add streaming video to the page, great for camera control. Xpanel from the compition is still easier, though
WAIT!! WHAT? THIS is exactly what I was looking for!! (I hope)
I have a client that is outraged that he cannot see his video preview on a G4 Webpage (he needs it for setting up camera presets remotely, go figure). How exactly can I make this happen?
Thank you.
--Feddx
- Chip