public interface AnalogItemType extends DataItemType
| Modifier and Type | Method and Description |
|---|---|
com.digitalpetri.opcua.stack.core.types.structured.EUInformation |
getEngineeringUnits() |
com.digitalpetri.opcua.stack.core.types.structured.Range |
getEURange() |
com.digitalpetri.opcua.stack.core.types.structured.Range |
getInstrumentRange() |
void |
setEngineeringUnits(com.digitalpetri.opcua.stack.core.types.structured.EUInformation engineeringUnits) |
void |
setEURange(com.digitalpetri.opcua.stack.core.types.structured.Range eURange) |
void |
setInstrumentRange(com.digitalpetri.opcua.stack.core.types.structured.Range instrumentRange) |
getDefinition, getValuePrecision, setDefinition, setValuePrecisioncom.digitalpetri.opcua.stack.core.types.structured.Range getInstrumentRange()
com.digitalpetri.opcua.stack.core.types.structured.Range getEURange()
com.digitalpetri.opcua.stack.core.types.structured.EUInformation getEngineeringUnits()
void setInstrumentRange(com.digitalpetri.opcua.stack.core.types.structured.Range instrumentRange)
void setEURange(com.digitalpetri.opcua.stack.core.types.structured.Range eURange)
void setEngineeringUnits(com.digitalpetri.opcua.stack.core.types.structured.EUInformation engineeringUnits)
Copyright © 2015. All rights reserved.