: Public Class
Created: 18/03/2016 12:11:44
Modified: 04/05/2016 10:19:38
Project:
Advanced:
This contains the information that a particular actor exposes for a particular agreed upon ICCP Bilateral Table.<br/>
Attribute
Public IEC62351-6ApplicationSecurityKind
  applicationSecurityRequirement
Details:
 
Public Boolean
  calling
Details:
Notes: Used to indicate if the Provider is responsible for initiating the TASE.2 connection.  If the value is TRUE, the provider is responsible for establishing the association.  If the value is FALSE, the peer provider of the Bilateral Table will need to establish the association.<br/><br/>
Public Boolean
  clientAndServer
Details:
Notes: If True the value indicates that the entity represented by the bilateral table is capable of issuing requests and responding to request (e.g. bidirectional support of ICCP requests).<br/><br/>If False, this indicates that a calling entity (e.g. calling = True) will not be able to respond to ICCP requests.  If False, and calling=False, this indicates that the entity will only respond to ICCP requests and not issue ICCP requests.<br/>
Public Integer
  minimumUpdateInterval
Details:
Notes: Specifies the fastest update interval that can be provided for integrity information and Transfer Set creation. The value is in seconds.<br/>
Public String
  nameOfLocalICC
Details:
Notes: Specifies the ICC scope name that the remote can use to access the information in the Bilateral Table if the information is not VCC scoped.  This value may not be null.<br/><br/><br/>
Public Boolean
  supportForBlock1
Details:
Notes: Per IEC 60870-6-702:  If true indicates support for basic services.  Must always be true.<br/>
Public Boolean
  supportForBlock2
Details:
Notes: Per IEC 60870-6-702:  If true indicates support for extended conditions.<br/>
Public Boolean
  supportForBlock3
Details:
Notes: Per IEC 60870-6-702:  If true indicates support for blocked transfers. <br/>
Public Boolean
  supportForBlock4
Details:
Notes: Per IEC 60870-6-702:  If true indicates support for information messages. <br/>
Public Boolean
  supportForBlock5
Details:
Notes: Per IEC 60870-6-702:  If true indicates support for device control. <br/>
Public Boolean
  supportForDepriciatedBlock8
Details:
Notes: Per IEC 60870-6-702:  If true indicates support for accounts.  The use of this block was deprecated in Edition 3.<br/>
Public Boolean
  TransportSecurityRequirement
Details:
Notes: If true, then transport level security as specified by IEC 62351-6 is required.<br/>
Object Type Connection Direction Notes
BilateralExchangeActor Class Generalization To