User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
12.4.6 ACT SSP – System Slave Pause
12.4.6.1 Overview
This action causes a temporary stop in accepting packets from node master.
12.4.6.2 Usage
Attribute type: Write-Only Action
This command is used to temporarily stop handling data packets from the node
master, and is mainly used for testing purposes.
Format:
ACT SSP [N]
where the optional parameter N determines number of seconds that the interface
should pause the remote communications.
N is from 1 to 120 seconds. If N is not provided, slave will pause communications
for 5 seconds.
Example:
ACT SSP 12
will pause the system slave interface for 12 seconds.
Note 1! When executing this command, no communication with other nodes in the
network will be possible.
Note 2! If node is not part of a repeater system, an error message will be
produced:
“Error: Node not part of a repeater system, parameter not supported.”
12.4.7 SST – System Slave Statistics
12.4.7.1 Overview
Displays detailed statistics of the system slave interface.
12.4.7.2 Usage
Attribute Type: Read-Only
This attribute replies with statistics on the System Slave, and is mainly intended for
troubleshooting during system setup.
Two different packets can be received by the node, a broadcast, which is sent to all
nodes in the system and a data packet, which his intended for a specific node.
Broadcasts never requires replies back to the master, while all data packets expects
a reply to be transmitted back to the node master (assuming packet destination
was this slave node). For each packet received, a number of error checks are
performed to see that data packets are not corrupted, such as Checksum Errors
and Length Errors.
Format:
<Rx Bytes> <Tx Bytes> <Rx Broadcast> <Rx Data Packets> <Rx Data to me> <CSUM Errors>
Common Commands and Attributes 92/123