Common BPA PDCstream declarations and functions.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static class Common
Public NotInheritable Class Common
public ref class Common abstract sealed
Members
All Members | Fields | ||||
Icon | Member | Description |
---|---|---|
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.
|
Inheritance Hierarchy
Object | |
Common |