Generation working and Compilation of MARTe components
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
record(longin, longin){
|
||||
field(SCAN, "Passive")
|
||||
}
|
||||
record(longout, longout){
|
||||
field(SCAN, "Passive")
|
||||
}
|
||||
record(ai, ai){
|
||||
field(SCAN, "Passive")
|
||||
}
|
||||
record(ao, ao){
|
||||
field(SCAN, "Passive")
|
||||
}
|
||||
record(stringin, stringin){
|
||||
field(SCAN, "Passive")
|
||||
}
|
||||
record(stringout, stringout){
|
||||
field(SCAN, "Passive")
|
||||
}
|
||||
Reference in New Issue
Block a user