SES-92 Slave Protocol: Reference Manual
SES-92 Slave Protocol: Reference Manual
SES-92 Slave Protocol: Reference Manual
S1120-64-1, version 4
Contents
Contents ........................................................................................................................................... i
1. Introduction ............................................................................................................................. 1
2. Features.................................................................................................................................... 2
2.1 Communication ........................................................................................................................ 2
2.2 Supported Functions................................................................................................................. 2
2.2.1 Implementation Restrictions and Warnings .................................................................. 3
3. Configuration Settings ............................................................................................................. 4
3.1 General Settings....................................................................................................................... 4
3.2 Analog Inputs Settings ............................................................................................................. 5
3.2.1 Analog Inputs Settings ............................................................................................... 5
3.2.2 Analog References Settings ........................................................................................ 5
3.2.3 Accumulator Inputs Settings ....................................................................................... 5
3.2.4 Solid State Meter Inputs Settings ................................................................................ 6
3.3 Binary Inputs Settings .............................................................................................................. 6
3.3.1 Binary Inputs Settings ................................................................................................ 6
3.4 Analog Outputs Settings ........................................................................................................... 6
3.4.1 Analog Outputs Settings ............................................................................................. 6
3.5 Binary Outputs Settings ............................................................................................................ 7
3.5.1 Binary Outputs Settings .............................................................................................. 7
4. Implementation Details ........................................................................................................... 8
4.1 Diagnostic Flags ....................................................................................................................... 8
4.2 Time Synchronization ............................................................................................................... 8
4.3 Time Format ............................................................................................................................ 8
4.4 Digital Status Change ............................................................................................................... 8
4.5 Reset RTU Actions .................................................................................................................... 8
4.6 Accumulator and Solid State Meter Inputs ................................................................................. 9
5. Troubleshooting ..................................................................................................................... 10
2.1 Communication
The following communication features are available when interconnecting devices to the
SMP Gateway hardware:
Feature Comment
Serial Port This protocol component supports RS-232 and RS-485 interfaces at
bit rates of up to 115,200 b/s.
Multidrop Multiple instances of this protocol component can share a single
serial port, as long as different addresses are used to identify the
devices and that the serial communication hardware supports such
a feature.
TCP/IP This protocol component supports TCP/IP communications.
Setting Description
RTU Group The RTU Group is the second byte of the RTU address. It identifies
in which group the slave component reside. For the slave to
recognize a master request, both the RTU Group and the RTU
Identifier of the request must match the slave configuration.
The SES-92 slave also supports the Group Global Address used
to address all RTUs assigned to a common group. Note that
requests using the Group Global Address will not be replied by the
slave protocol component.
Range: 0 to 254
Default value: 0
RTU Identifier The RTU Identifier is the first byte of the RTU address. It uniquely
identifies a RTU within a specified RTU group. For the slave to
recognize a master request, both the RTU Group and the RTU
Identifier of the request must match the slave configuration.
The SES-92 slave also supports the System Global Address used
to address all RTUs assigned to all groups. Note that requests using
the System Global Address will not be replied by the slave protocol
component.
Range: 0 to 254
Default value: 0
SOE Queue Length The maximum number of Digital Status Change Events that can be
held in the Sequence Of Event (SOE) Digital Status Change queue.
The content of this queue is retrieved using the Dump Digital Status
Change Data request. A value of 0 means that the Digital Status
Change queue is disabled. If the queue is full and another Digital
Status Change occurs, the oldest change will be removed from the
queue to make room for the new change.
Note however that this ‘oldest’ change is based on the time the
change was added to the queue and not on the timestamp of the
change itself.
Range: 0 to 65,535
Default value: 500
Setting Description
Identifier The analog input identifier assigned to the point. This number
uniquely identifies a point within all analog inputs.
Range: 0 to 4095
Default value: 0
Setting Description
Identifier The analog reference identifier assigned to the point. This number
uniquely identifies a point within all analog references.
Range: 0 to 4095
Default value: 0
Setting Description
Identifier The solid state meter input identifier assigned to the point. This
number uniquely identifies a point within all solid state meter
inputs.
Range: 0 to 255
Default value: 0
Setting Description
Identifier The binary input identifier assigned to the point. This number
uniquely identifies a point within all binary inputs.
Range: 0 to 4095
Default value: 0
Use SOE Indicates if this point will generate Sequence Of Events (SOE) on
point changes. If this parameter is checked, each state transition on
this point will add a Digital Status Change Event to the SOE queue.
Range: checkmark/no checkmark
Default value: no checkmark
Setting Description
Identifier The analog output identifier assigned to the point. This number
uniquely identifies a point within all analog outputs.
Range: 0 to 255
Default value: 0
Format The format of the analog output value. This indicates the slave how
to interpret the “Setpoint Value” field of the SBO Setpoint Select
and DO Setpoint Execute requests. If “Signed” is selected, the
setpoint value ranges from -2048 to 2047. If “Unsigned” is selected,
the value ranges from 0 to 4095.
Allowed values: Signed
Unsigned
Default value: Signed
Setting Description
Identifier The binary output identifier assigned to the point. This number
uniquely identifies a point within all binary outputs.
Range: 0 to 255
Default value: 0
Problem Solution
The SMP Gateway is This problem can be due to one of the following:
not communicating There is a problem in the SMP Gateway settings, which results
with the master in a failed startup.
station.
RTU addressing problem: The configured RTU Group and
RTU Identifier general settings do not match the ones
configured in the master station.
Cable problems: Make sure you are using the right cables and
that they are working properly. If possible, swap cables with
one that is known to work.
Serial interface configuration problem: Serial interfaces on an
SMP Gateway can be configured in RS-232, RS-422 and
RS485. The interface configuration may not be compatible
with the interface configuration of your IED.
DTE-DCE problems: SMP Gateway serial ports are configured in
DTE mode. Use a straight cable to connect to a modem or to
most IED maintenance ports. You should, however, use a NULL
modem when connecting directly to a PC. Use a breakout box
to diagnose the problem.
Baud rate, parity, data bit and stop bit problems: These
settings must be configured identically at both ends of the
configuration (serial links only). For the SMP Gateway, this
information is available via the connection statistics or via
the configuration file itself.