Package | Description |
---|---|
org.eclipse.neoscada.protocol.iec60870.asdu.message |
Message types and data structures
|
org.eclipse.neoscada.protocol.iec60870.client.data |
Data related parts of the controlling side
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDoublePointBaseSingle |
class |
AbstractInformationObjectMessage |
class |
AbstractMeasuredValueFloatingPoint |
class |
AbstractMeasuredValueScaled |
class |
AbstractSingleBooleanBaseSingle |
class |
DoubleCommand |
class |
DoublePointInformationSequence |
class |
DoublePointInformationSingle |
class |
DoublePointInformationTimeSingle |
class |
EndOfInitialization |
class |
InterrogationCommand |
class |
MeasuredValueScaledSequence |
class |
MeasuredValueScaledSingle |
class |
MeasuredValueScaledTimeSingle |
class |
MeasuredValueShortFloatingPointSequence |
class |
MeasuredValueShortFloatingPointSingle |
class |
MeasuredValueShortFloatingPointTimeSingle |
class |
ReadCommand |
class |
SetPointCommandScaledValue |
class |
SetPointCommandShortFloatingPoint |
class |
SingleCommand |
class |
SinglePointInformationSequence |
class |
SinglePointInformationSingle |
class |
SinglePointInformationTimeSingle |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractDataProcessor.checkIgnore(AbstractMessage msg)
Test if this message should be ignored
|
protected boolean |
DataModuleHandler.ignoreMessage(AbstractMessage msg) |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.