Common F-NET declarations and functions.
| C# | Visual Basic | Visual C++ |
public static class Common
Public NotInheritable Class Common
public ref class Common abstract sealed
| All Members | Fields | ||||
| Icon | Member | Description |
|---|---|---|
| DefaultFrameRate |
Default frame rate for F-NET devices is 10 frames per second.
| |
| DefaultNominalFrequency |
Default nominal frequency for F-NET devices is 60Hz.
| |
| DefaultStationName |
Default F-NET station name.
| |
| DefaultTimeOffset |
Default real-time ticks offset for F-NET.
| |
| EndByte |
F-NET data frame start byte.
| |
| MaximumAnalogValues |
Absolute maximum number of possible analog values that could fit into a data 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.
| |
| MaximumPracticalFrameSize |
The maximum practical limit for an F-NET data frame.
| |
| StartByte |
F-NET data frame start byte.
|
| Object | |
| Common | |