Is it possible to control NIs without touchpanel?
winstonma
Junior Member
I would like to control AMX NIs using a PC... but I dun want to buy a touchpanel and vnc into it. Is it possible that there is a web server/vnc server inside the NIs?
Thanks a lot
Thanks a lot
Comments
-
winstonma wrote:I would like to control AMX NIs using a PC... but I dun want to buy a touchpanel and vnc into it. Is it possible that there is a web server/vnc server inside the NIs?
Thanks a lot
you can create a design using tpdesign3, then File > "save as html" and then FTP transfer to your netlinx master. access it thru your favourite web browser. the only thing that limits you is the graphical possibilities of tp3design
here we even use a selfmade-software that connects to the netlinx master thru ip connection -
Thanks for the reply. Can you specify that how you use the self-made software to connect to the NetLiux Master?
-
winstonma wrote:Thanks for the reply. Can you specify that how you use the self-made software to connect to the NetLiux Master?
IP_SERVER_OPEN and friends on the netlinx master using a port above 10000 somewhere.
from the software we connect thru IP Sockets are programmed. this is done to control the controller in a 'live mode', the settings and stuff are transferred as xml file over ftp and then parsed into Structs, Arrays and so on. once done this, the pc doesn't need to be connected any more.
i don't know very much about this, because it's my mate programming this. but I can find out anything, if you have a specific question. -
Since the original approach I think you are doing is... capture the packet sent by the panel... and develop a program that send out the packet which 'pretend to be the panel'... let me read more on that IP_SERVER_OPEN
By the way I read the code from regarding to the web server on NI-700... they originally have a default web server inside the panel... I wonder if I will lost the original web server... if I send the html file in... -
I don't think there is an actual webserver in the panel.
When you use G4 Control, you can VNC into the actual panel, not a webserver. -
winstonma wrote:Since the original approach I think you are doing is... capture the packet sent by the panel... and develop a program that send out the packet which 'pretend to be the panel'... let me read more on that IP_SERVER_OPEN
By the way I read the code from regarding to the web server on NI-700... they originally have a default web server inside the panel... I wonder if I will lost the original web server... if I send the html file in...
not actually pretending to be a panel, its more, while we are starting a project we use our java software that sends strings to the netlinx master because it is easier this way than it would be programming a touchpanel and transferring the file a hundred times.
with IP_SERVER_OPEN we open a local port on the netlinx master (above 10000), then our software connects to the ip of the netlinx and the port number and sends HTTP-Strings i suppose. these are received in the DATA_EVENT[IP_PORT]
read in the netlinx studio help file about "Internet Protocol (IP) Communication (Advanced Programmers)" IP_SERVER_OPEN is actually a good starting point.
this thread might be interesting, too: http://amxforums.com/showthread.php?t=2006
Leave a Comment
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums