Reprogramming EDID (NXT-700V Only)
To reprogram EDID please follow the instructions below:
1.
Go to Diagnostics page -> Serial Port Diagnostics -> then select Serial Port 3 and enable Serial
Receive and Send History.
2.
Make sure the video board version is 1.0.9 or higher (check firmware by using a remote control
or sending „?ver%0D‟ to port 3.
3.
Send „!initedid%0D‟ command to port 3 to reprogram EDID.
Viewing Server Logs
Logs for the RPC, Web, and FTP servers may be monitored in the Logs section of the Admin Web Pages:
RPC Server Info tells you the version of the RPC server and the available methods.
The RPC Server Commands log allows you to see all HTTP Post calls made to the RPC
server. It is typically used for debugging custom applications and custom web pages.
The Event Manager Log logs information
about the status and execution of Events and
Actions. Errors generated during the execution of the Events and Actions are also written to
this log.
The log for FTP Server Connections and Commands allows you to monitor activity on the
NXT-700's FTP server. It is typically used to examine user access and determine network
needs.
The log for the Web Server allows you to monitor activity on the NXT-700's Web server. It
is typically used to examine user access, determine network needs, and debug custom web
pages.
Automating Tasks (The Event Manager)
The NXT-700 has built-in, self-monitoring capabilities that will allow you to automate many tasks
without developing web pages or applications. The NXT-700 can be configured to watch for specified
states, or “Events“, such as a time of day or a value on a port. At the time an Event is triggered, the NXT-
700 may then perform some specified tasks, or “Actions”.
The options for these capabilities may be configured through the Event Manager page in the Admin Web
Pages.