GSF.
|
Class | Description | |
---|---|---|
CommandFrame | Represents the Macrodyne implementation of a ICommandFrame that can be sent or received. | |
Common | Common Macrodyne declarations and functions. | |
CommonFrameHeader | Represents the common header for all Macrodyne frames of data. | |
ConfigurationCell | Represents the Macrodyne implementation of a IConfigurationCell that can be sent or received. | |
ConfigurationCellCollection | Represents a Macrodyne implementation of a collection of IConfigurationCell objects. | |
ConfigurationFrame | Represents the Macrodyne implementation of a IConfigurationFrame that can be sent or received. | |
ConfigurationFrameParsingState | Represents the Macrodyne implementation of the parsing state used by a ConfigurationFrame. | |
ConnectionParameters | Represents the extra connection parameters required for a connection to a Macrodyne. | |
DataCell | Represents the Macrodyne implementation of a IDataCell that can be sent or received. | |
DataCellCollection | Represents a Macrodyne implementation of a collection of IDataCell objects. | |
DataFrame | Represents the Macrodyne implementation of a IDataFrame that can be sent or received. | |
DigitalDefinition | Represents the Macrodyne implementation of an IDigitalDefinition. | |
DigitalValue | Represents the Macrodyne implementation of an IDigitalValue. | |
FrameParser | Represents a frame parser for a Macrodyne binary data stream that returns parsed data via events. | |
FrequencyDefinition | Represents the Macrodyne implementation of a IFrequencyDefinition. | |
FrequencyValue | Represents the Macrodyne implementation of a IFrequencyValue. | |
HeaderFrame | Represents the Macrodyne implementation of a IHeaderFrame that can be sent or received. | |
IniFileNameEditor | INI file name browser used with Macrodyne ConnectionParameters. | |
PhasorDefinition | Represents the Macrodyne implementation of a IPhasorDefinition. | |
PhasorValue | Represents the Macrodyne implementation of a IPhasorValue. |
Enumeration | Description | |
---|---|---|
ClockStatusFlags | Macrodyne clock status flags enumeration (from byte 1 in time string). | |
DataInputCommand | Macrodyne data input commands enumeration. | |
DeviceCommand | Macrodyne set and request commands enumeration. | |
DevicePort | Macrodyne device ports enumeration. | |
FrameType | Macrodyne frame types enumeration. | |
GpsStatus | Macrodyne GPS status enumeration (from Status 2 byte, bits 3-4). | |
OnlineDataFormatFlags | Macrodyne ON-LINE data format flags enumeration (from RequestOnlineDataFormat 2 byte response). | |
OperationalLimitFlags | Macrodyne operational limit reached flags enumeration (from RequestOperationalLimitFlags first byte of 3 byte response). | |
ProtocolVersion | Macrodyne protocol versions enumeration. | |
StatusFlags | Macrodyne status flags enumeration (from Status 1 byte). | |
TriggerReason | Macrodyne trigger reason enumeration (from Status 2 byte, bits 0-2). |