CommonFrameHeader(ConfigurationFrame1, FrameType, UInt16, Ticks, DraftRevision) Constructor
Namespace: Gemstone.PhasorProtocols.IEEEC37_118Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.178 -- Release Build+f2b94d09f81a61f5d7415b9db3fd60b6ae3f7e12
Gemstone.PhasorProtocols.IEEEC37_118.CommonFrameHeader = function(configurationFrame, typeID, idCode, timestamp, version);
Parameters
- configurationFrame ConfigurationFrame1
- IEEE C37.118 ConfigurationFrame1 if available.
- typeID FrameType
- The IEEE C37.118 specific frame type of this frame.
- idCode UInt16
- The ID code of this frame.
- timestamp Ticks
- The timestamp of this frame.
- version DraftRevision
- The target version for this IEEE C37.118 frame.