Skip to content
Snippets Groups Projects
Commit 98fa1d5b authored by Stefan's avatar Stefan
Browse files

cc Downsteaminput changes

parent 8d92db8c
No related branches found
No related tags found
1 merge request!1Feature/control center
......@@ -35,7 +35,7 @@ public class ControlCenterDownstreamInputGeneratorExtension extends
@Override
public String getReadCode(String postfix, String singletonPostfix, InputPort logicalSignal,
String targetVariable) {
// TODO add NoVal Parameter to getVariable
String portInputName = modelElement.getName();
// get the value depending on the logical signal data type
if(logicalSignal.getVariableType() instanceof TDouble) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment