Common Class
Common SEL Fast Message declarations and functions.
Namespace: Gemstone.PhasorProtocols.SelFastMessageAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.153 -- Release Build+ada5559b3b674dd4675f3b08c42ff237a50f01ca
public static class Common
Public NotInheritable Class Common
public ref class Common abstract sealed
Gemstone.PhasorProtocols.SelFastMessage.Common = function();
Type.createClass(
'Gemstone.PhasorProtocols.SelFastMessage.Common');
- Inheritance
- Object Common
| HeaderByte1 |
SEL Fast message data frame header byte 1.
|
| HeaderByte2 |
SEL Fast message data frame header byte 2.
|
| MaximumAnalogValues |
Absolute maximum number of possible analog values that could fit into a data frame.
|
| MaximumDataLength |
Absolute maximum data length (in bytes) that could fit into any frame.
|
| MaximumDigitalValues |
Absolute maximum number of possible digital values that could fit into a data frame.
|
| MaximumExtendedDataLength |
Absolute maximum number of bytes of extended data that could fit into a command frame.
|
| MaximumPhasorValues |
Absolute maximum number of possible phasor values that could fit into a data frame.
|