CommonFrameHeader(ConfigurationFrame, FrameType, UInt16, Ticks, String, Int32, UInt32) Constructor
Namespace: Gemstone.PhasorProtocols.IEC61850_90_5Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.137 -- Release Build+761dca6ff9b1a8e7a4849e72d691fddbc93a5b09
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.