
User’s Manual
NETIO-230A
www.koukaam.se
19
port setup <output> [ <output_name> <mod: manual|timer> <interrupt_delay> <PON_status> ]
Command for change of output parameters.
<output_name>
- please enter the phrase quoted, eg: “My NETIO-230A”.
<power_ON_state>
- 0 – turned OFF / 1 – turned ON
Example
: Command
port setup 1 „output 1“ manual 2
will set output 1 name
output 1
, enable
manual control, interruption interval to 2 seconds and power on state to
ON
.
port timer <output> <time_format> [ <mode: once | daily | weekly> <on-time> <off-time>] <week_schedule>
Timer control:
< output_number>
- number of output to change
<time_format>
- time format
t - HH:MM:SS
dt - YYYY/MM/DD,HH:MM:SS
ux - xxxxxxxx ( unsigned long with 0x<hex>, 0<octal> prefix or decadical)
<week_schedule>
- Number consisting of seven digits (0 or 1). First digit stands for Monday and
last one for Sunday.
Example:
Command
port timer 3 t weekly 08:00:00 17:30:00 1111100
will enable Time control on
output 3. Each day from Monday till Friday at 8:00 AM output 3 will turn ON and turn OFF
at 5:30 PM.
port wd <output>
Shows Watchdog settings for requested output in format:
<wd enable | disable> <wd_ip_address> <wd_timeout> <wd_POn_delay> <ping_refresh>
<max_ retry> <max_retry_poff enable|disable> <send email enable|disable>
port wd <output> <wd: enable|disable>
Enables / disables the Watchdog feature.
Example:
Command
port wd 4 enable
will enable the Watchdog feature on output 4.
port wd <output> <wd: enable | disable> <wd_ip_addr> <wd_timeout> <wd_PON_delay> <ping_interval>
<max_retry> <max_retry_poff: enable|disable> <send_email: enable|disable>
Sets all parameters of the Watchdog feature for requested output.
Example:
Command
port wd 2 enable 192.168.10.101 10 30 1 3 enable enable
will enable the
Watchdog feature on output 4. Device on address 192.168.10.101 will be monitored, max Ping
response time 10 seconds. Ping commands will be sent in 1 second intervals. If the monitored
device won’t respond in 10 seconds, output 2 will be turned OFF for 30 seconds. If the device
will fail to respond to Ping commands after the third restart the output will stay OFF. You will
be notified by warning e-mail after each reset of the output.
system eth
Shows current network interface setup in format:
<dhcp | manual> <ip_address> <mask>
<gateway>