SampledValueTag Enumeration
Sampled value tags.
Namespace: Gemstone.PhasorProtocols.IEC61850_90_5Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.170 -- Release Build+414c08a60d27e24b35cf7693c60a4ceef8f155fb
public enum SampledValueTag
Public Enumeration SampledValueTag
public enum class SampledValueTag
Gemstone.PhasorProtocols.IEC61850_90_5.SampledValueTag = function();
Gemstone.PhasorProtocols.IEC61850_90_5.SampledValueTag.createEnum('Gemstone.PhasorProtocols.IEC61850_90_5.SampledValueTag', false);
| AsduSequence | 48 |
ASDU sequence number.
|
| SvPdu | 96 |
Sampled value protocol data unit.
|
| AsduCount | 128 |
Number of ASDUs.
|
| MsvID | 128 |
Multicast sampled value identifier.
|
| Dataset | 129 |
Data set.
|
| SmpCnt | 130 |
Sample Count
|
| ConfRev | 131 |
Configuration revision.
|
| RefrTm | 132 |
Local refresh time.
|
| SmpSynch | 133 |
Samples are synchronized.
|
| SmpRate | 134 |
Sample rate.
|
| Samples | 135 |
Data samples.
|
| SmpMod | 136 |
Sample mod.
|
| UtcTimestamp | 137 |
UTC Timestamp.
|
| SequenceOfAsdu | 162 |
Sequence of ASDU.
|