User`s manual
SDK 2 Programmer’s Guide Developing User Applications
3-19
Gateway Info Area
The NPort PCG’s basic configuration settings are
shown in the Comm. Gateway Info area. The
information includes the following:
y Server Info—includes Model Name, Serial
No., Server Name, Firmware Version, number
of Serial Ports, number of Ethernet Ports,
Watchdog Mode, and OP Mode.
y AP Info—includes latest AP Name and file
location, Version, Date, and Size.
y Ethernet Info—includes MAC address, IP
address, Netmask, and Gateway.
y Serial Info—includes serial communication
parameters.
Status Info Area
The Status Info area shows NPort PCG’s online operation status.
There are two main items.
y Ethernet—NPort PCG support up to ten user programmable
TCP sessions. To monitor the usage of these TCP sessions
from SDK Debugger, you can see Remote IP, Remote Port,
Local IP, Local Port, Socket Type, and Connect Status.
y Serial—you can see the total Tx and Rx counts starting from
when the SDK Debugger was activated. In addition, you can
see line status, including RTS, DTR, CTS, DSR, and DCD.
Debug
The main debug approach for NPort PCG is to put the
debug API in your source code as a debug symbol. The
debug message will be sent to SDK’s debug window via
the Ethernet console. The “single step” and “break
point” debug methods are currently not supported.