SessionType Enumeration
IEC 61850-90-5 session types.
Namespace: Gemstone.PhasorProtocols.IEC61850_90_5Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.171 -- Release Build+34dcb26b99b7f42a0a0ca07181cf8915c27a98d6
Public Enumeration SessionType
public enum class SessionType
Gemstone.PhasorProtocols.IEC61850_90_5.SessionType = function();
Gemstone.PhasorProtocols.IEC61850_90_5.SessionType.createEnum('Gemstone.PhasorProtocols.IEC61850_90_5.SessionType', false);
| Tunnelled | 160 |
Tunneled values.
|
| Goose | 161 |
Goose values.
|
| SampledValues | 162 |
Sampled values.
|