PZ-TIO Manual
Version 1.01
© 2022 XIA LLC
13
every time switching to a different PZ-TIO unit. For the same PZ-TIO, this
is a one-time operation.
5.
Open Tera Term.
- Connect via the serial port showing the COM number above
- Select Setup > Serial port. Defaults are ok, except baud rate must be 115200
- Adjust the font and size if desired
- Currently, no login credentials are required for Linux login via serial
port
On a Linux system, it is possible to use the Minicom utility as for serial port I/O. Usually
no installation or drivers are required. It can be configured via
sudo minicom –s
and by specifying
ttyUSB0
as the port, with
no
HW flow control. See also
https://help.ubuntu.com/community/Minicom.
2.3 SSH login
Tera Term or another suitable program can be used to log in via the network once the PZ-
TIO is powered, connected to a network, and its IP address is known. The IP address can
be found by
connecting via serial port terminal as described above, and typing
ifconfig
log on to router, see list of connected devices
just try the one it had before, IP addresses seem fairly persistent through power
cycles
To connect, open a terminal and make connection to the PZ-TIO’s IP address. Default
ID/PW is
root/xia17pxn
(
please change
).
Two possible free SSH terminal program for Android are “SSH Client” and “JuiceSSH”,
allowing login from a tablet or smartphone.
2.4 Web Interface
Any web browser can be used to log in via the network once the PZ-TIO is powered,
connected to a network, and its IP address is known. The IP address can be found by
connecting via serial port terminal as described above, and typing
ifconfig
log on to router, see list of connected devices
just try the one it had before, they seem fairly persistent through power cycles
To connect, enter the PZ-TIO’s IP address as the web address in your browser. Any
browser should work; XIA uses Firefox and does not test for compatibility with other
browsers. No password is required for the PZ-TIO home page, however, login is required
for web operations duplicating terminal access (not yet implemented). The default ID/PW
is
webops/xia17pxn
(
please change
).
For proper operation of most links in the home page, prior execution of a function in the
Linux terminal is required. See below for details.