Method | Description | |
---|---|---|
DigitalValue ( GSF.PhasorProtocols.IEEEC37_118.DataCell parent, |
Creates a new DigitalValue from specified parameters.
|
|
DigitalValue ( IDataCell parent, IDigitalDefinition digitalDefinition ) : System |
Creates a new DigitalValue.
|
Method | Description | |
---|---|---|
DigitalValue ( |
Creates a new DigitalValue from serialization parameters.
|
Method | Description | |
---|---|---|
CreateNewValue ( IDataCell parent, IDigitalDefinition definition, byte buffer, int startIndex, int &parsedLength ) : IDigitalValue |
public DigitalValue ( GSF.PhasorProtocols.IEEEC37_118.DataCell parent, |
||
parent | GSF.PhasorProtocols.IEEEC37_118.DataCell | The |
digitalDefinition | The |
|
value | ushort | The unsigned 16-bit integer value (composed of digital bits) that represents this |
return | System |
public DigitalValue ( IDataCell parent, IDigitalDefinition digitalDefinition ) : System | ||
parent | IDataCell | The |
digitalDefinition | IDigitalDefinition | The |
return | System |
protected DigitalValue ( |
||
info | The |
|
context | The source |
|
return | System |