Common Class

Common BPA PDCstream declarations and functions.

Definition

Namespace: Gemstone.PhasorProtocols.BPAPDCstream
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.165 -- Release Build+4602076e5063a409825f3f5a8c01b62eac861155
public static class Common
Inheritance
Object    Common

Fields

DescriptorPacketFlag Descriptor packet flag.
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.
MaximumPhasorValues Absolute maximum number of possible phasor values that could fit into a data frame.
PhasorFileFormatFlag Phasor file format flag.

See Also