Uploading Custom Web Pages
If you have frequently used tasks or want to facilitate administration of tasks, you may decide to develop
your own custom web pages. Typical reasons for custom web page development:
Streamlining operations, performing tasks efficiently.
Custom graphical user interface is required.
Reducing training costs for employees who operate the system controlled by the NXT-700.
Easy network access to interfaces is required.
Facilitation of documentation distribution.
Once your custom web files are created, and your NXT-700 is live on your network, the files may be
uploaded with any standard FTP client to:
ftp://[IP Address or Host Name]/wwwpub/
These custom web pages may be viewed with a web browser at:
http://[IP Address or Host Name]/
For more information about the FTP server and uploading files, see the
Error! Reference source not
found.
in the Admin Web Pages documentation.
Using Remote Procedure Calls (RPCs)
In the development of your custom web pages or application, you may wish to get a state from the NXT-
700 or command it to perform some task. The NXT-700 supports many programmable functions through
remote procedure calls (RPCs). For full details, see
Error! Reference source not found.
.