openPDC Synchrophasor Help
ProtocolUsesSyncBytes Property
NamespacesTVA.PhasorProtocols.Ieee1344FrameParserProtocolUsesSyncBytes
Gets flag that determines if this protocol parsing implementation uses synchronization bytes.
Declaration Syntax
C#Visual BasicVisual C++
public override bool ProtocolUsesSyncBytes { get; }
Public Overrides ReadOnly Property ProtocolUsesSyncBytes As Boolean
	Get
public:
virtual property bool ProtocolUsesSyncBytes {
	bool get () override;
}
Remarks
The IEEE 1344 protocol does not use synchronization bytes, as a result this property returns false.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0