CommonFrameHeader(ConfigurationFrame, FrameType, UInt16, Ticks, String, Int32, UInt32) Constructor
Namespace: Gemstone.PhasorProtocols.IEC61850_90_5Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.128 -- Release Build+dd7f32701ba80de4d5b0557e84e0ddc18a34573f
Gemstone.PhasorProtocols.IEC61850_90_5.CommonFrameHeader = function(configurationFrame, typeID, idCode, timestamp, msvID, asduCount, configurationRevision);
Parameters
- configurationFrame ConfigurationFrame
- IEC 61850-90-5 ConfigurationFrame if available.
- typeID FrameType
- The IEC 61850-90-5 specific frame type of this frame.
- idCode UInt16
- The ID code of this frame.
- timestamp Ticks
- The timestamp of this frame.
- msvID String (Optional)
- MSVID to use for this frame, if any.
- asduCount Int32 (Optional)
- ASDU count.
- configurationRevision UInt32 (Optional)
- Configuration revision.