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