LIBRARY
Interfaces.IntegerSO
Single Integer Output continuous control block.
Block has one continuous Integer output signal.
Usage
BlockComponents.Interfaces.IntegerSO()
Connectors
y- This connector represents an integer signal as an output from a component (IntegerOutput)
Source
dyad
"""
Single Integer Output continuous control block.
Block has one continuous Integer output signal.
"""
partial component IntegerSO
"Connector of Integer output signal"
y = IntegerOutput() {
"Dyad": {
"placement": {
"diagram": {"iconName": "default", "x1": 1000, "y1": 450, "x2": 1100, "y2": 560, "rot": 0}
},
"tags": []
}
}
relations
metadata {"Dyad": {"labels": [{"label": "$(instance)", "x": 500, "y": 1100, "rot": 0}]}}
endFlattened Source
dyad
"""
Single Integer Output continuous control block.
Block has one continuous Integer output signal.
"""
partial component IntegerSO
"Connector of Integer output signal"
y = IntegerOutput() {
"Dyad": {
"placement": {
"diagram": {"iconName": "default", "x1": 1000, "y1": 450, "x2": 1100, "y2": 560, "rot": 0}
},
"tags": []
}
}
relations
metadata {"Dyad": {"labels": [{"label": "$(instance)", "x": 500, "y": 1100, "rot": 0}]}}
endTest Cases
No test cases defined.
Related
Examples
Experiments
Analyses