PATLITE NHL User Manual

Page 31

Advertising
background image

31

3

[Command Transmission Example - cont.]

Ex. 3) A product with an IP address of [192.168.10.10] and a designated sender user name of "root",

with the Red Lighting, Amber Flashing Pattern2, Green Lighting and Buzzer Pattern3, all on for 20
seconds:

rsh 192.168.10.10 -l root alert 131003 20

Ex. 4) A product with an IP address of [192.168.10.10] with Red Lighting, Amber Flashing Pattern2, Green

Lighting, Buzzer Pattern3, all on for 20 seconds (no login name)

rsh 192.168.10.10 alert 131003 20

clear/doclear Command

Contents

:

To clear the Signal Tower and Buzzer, returning to the Normal Mode.

Syntax

:

clear [-p] [-z] , doclear [-p] [-z]

Return Value :

Status after command is executed

Option

:

Refer to Table 3.8.3.

Table 3.8.3 clear/doclear Command Option Explanation

Type

Explanation

-p

Turn off all Signal Tower Lights

-z

Turn off Buzzer Alarm

None

Return to Normal Mode

[Command Transmission Example]
Ex. 1) A product with an IP address of [192.168.10.10] and a common login name of "patlite",

with all the Signal Tower Lights turned off:

rsh 192.168.10.10 -l patlite clear -p

with all the Signal Tower Lights turned off (no login name):

rsh 192.168.10.10 clear -p

Ex. 2) A product with an IP address of [192.168.10.10] and a designated sender user name of "root",

with the Buzzer alarm turned off:

rsh 192.168.10.10 -l root doclear -z

with the Buzzer alarm turned off (no login name):

rsh 192.168.10.10 clear -z

Ex. 3) A product with an IP address of [192.168.10.10] and a designated sender user name of "root",

with all the Signal Tower Lights and Buzzer returned to the Normal Mode:

rsh 192.168.10.10 -l root clear

with all the Signal Tower Lights and Buzzer returned to the Normal Mode (no login name):

rsh 192.168.10.10 clear

status Command

Contents

:

Return the present status of the Signal Tower and buzzer to Normal Mode.

Syntax

:

status

Return Value :

Current Condition rygbcz

[Command Transmission Example]
Ex. 1) A product with an IP address of [192.168.10.10] acquisitions the operating state of the Signal Tower.

The designated sender user name for the Signal Tower status acquisition is "patlite".

rsh 192.168.10.10 -l patlite status

Response: 201003

The login name was omitted for status acquisition of the Signal Tower.

rsh 192.168.10.10 status

Response: 201003

Advertising