at.lcm.x2c.parameterEditor
Class X2cParameterEditor
java.lang.Object
at.lcm.x2c.parameterEditor.X2cParameterEditor
- Direct Known Subclasses:
- X2cParameterEditor_Xcos
public class X2cParameterEditor
- extends java.lang.Object
This class shall be used from Scilab with JIMS.
- Author:
- Martin Hochwallner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
logger
protected static final org.apache.logging.log4j.Logger logger
x2cManager
protected final X2cManager x2cManager
X2cParameterEditor
protected X2cParameterEditor()
X2cParameterEditor
public X2cParameterEditor(X2cBlock block)
runGUI
public boolean runGUI()
throws java.lang.Exception
- Run the X2cParameterEditorGUI
shall be used from Scilab with JIMS
- Returns:
- whether the result is valid
- Throws:
java.lang.Exception
getX2cBlock
public X2cBlock getX2cBlock()
- Returns:
- the X2cBlock
isResultValid
public boolean isResultValid()
isCommunicatorOnline
public boolean isCommunicatorOnline()
- Returns true when the communicator is online.
- Returns:
- true when the communicator is online.
isTargetOnline
public boolean isTargetOnline()
- Returns true when the target is online.
- Returns:
- true when the target is online.
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
identifyBlock
public java.lang.String identifyBlock()
printBlockParameter
public java.lang.String printBlockParameter()
Copyright 2019 LCM. All rights reserved.