lib60870.NET
2.2.0
IEC 60870-5-101/104 Protocol Source Code Library for C#/.NET
|
Step position information object (M_ST_NA_1) More...
Public Member Functions | |
override int | GetEncodedSize () |
Gets the encoded payload size of the object (information object size without the IOA) More... | |
StepPositionInformation (int ioa, int value, bool isTransient, QualityDescriptor quality) | |
override void | Encode (Frame frame, ApplicationLayerParameters parameters, bool isSequence) |
Public Member Functions inherited from lib60870.CS101.InformationObject | |
InformationObject (int objectAddress) | |
Properties | |
override TypeID | Type [get] |
override bool | SupportsSequence [get] |
int | Value [get, set] |
Step position (range -64 ... +63) More... | |
bool | Transient [get, set] |
Gets a value indicating whether this lib60870.StepPositionInformation is in transient state. More... | |
QualityDescriptor | Quality [get] |
Properties inherited from lib60870.CS101.InformationObject | |
int | ObjectAddress [get, set] |
abstract bool | SupportsSequence [get] |
Indicates if this information object type supports sequence of information objects encoding More... | |
abstract TypeID | Type [get] |
The type ID (message type) of the information object type More... | |
Additional Inherited Members | |
Protected Member Functions inherited from lib60870.CS101.InformationObject | |
InformationObject (ApplicationLayerParameters parameters, byte[] msg, int startIndex, bool isSequence) | |
Step position information object (M_ST_NA_1)
|
virtual |
Gets the encoded payload size of the object (information object size without the IOA)
Implements lib60870.CS101.InformationObject.
Reimplemented in lib60870.CS101.StepPositionWithCP56Time2a, and lib60870.CS101.StepPositionWithCP24Time2a.
|
getset |
Gets a value indicating whether this lib60870.StepPositionInformation is in transient state.
true
if transient; otherwise, false
.
|
getset |
Step position (range -64 ... +63)
The value.