openPDC Synchrophasor Help
DeviceCommand Enumeration
NamespacesTVA.PhasorProtocolsDeviceCommand
Phasor enabled device commands enumeration.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public enum DeviceCommand
<SerializableAttribute> _
Public Enumeration DeviceCommand
[SerializableAttribute]
public enum class DeviceCommand
Members
MemberDescription
DisableRealTimeData
0001 Turn off transmission of data frames.

EnableRealTimeData
0010 Turn on transmission of data frames.

SendHeaderFrame
0011 Send header file.

SendConfigurationFrame1
0100 Send configuration file 1.

SendConfigurationFrame2
0101 Send configuration file 2.

ReceiveExtendedFrame
1000 Receive extended frame for IEEE C37.118 / receive reference phasor for IEEE 1344.

ReservedBits
Reserved bits.

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