Yes, sorry it took so long.
There was an error in the nightly builds that caused that perspective did not work in the designer.
But here is the json of the form with the flex repeater:
{
"resourceId": 0,
"editCount": 0,
"root": {
"type": "ia.container.coord",
"meta": {
"name": "root"
},
"children": [
{
"type": "ia.display.flex-repeater",
"props": {
"path": "Productie/Sectie Informatie/SectieParameters",
"direction": "column",
"key": {}
},
"meta": {
"name": "FlexRepeater_0_0"
},
"position": {
"height": 584,
"width": 838,
"x": 5,
"y": 7
},
"propConfig": {
"props.instances": {
"binding": {
"type": "expr",
"config": {
"expression": "case({view.params.WeergaveNr}\r\n,11,{view.custom.Instance11}\r\n,12,{view.custom.Instance12}\r\n,13,{view.custom.Instance13}\r\n,14,{view.custom.Instance14}\r\n,15,{view.custom.Instance15}\r\n,17,{view.custom.Instance17}\r\n,11\r\n)"
}
}
}
}
},
{
"type": "ia.display.label",
"props": {
"style": {
"backgroundColor": "#C04AB8"
}
},
"meta": {
"name": "Label"
},
"position": {
"height": 20,
"width": 225,
"x": 313.79998779296875,
"y": 643
},
"propConfig": {
"props.text": {
"binding": {
"type": "property",
"config": {
"path": "view.params.WeergaveNr"
}
}
}
}
}
]
},
"props": {},
"custom": {},
"params": {
"LijnNr": 1,
"SectieNaam": "Stickerafspuiter 2",
"RotatiezeefNaam": "Rotatiezeef 5",
"SpoorNr": 2,
"WeergaveNr": 12
},
"propConfig": {
"custom.TemplateParameters11[1][0]": {
"binding": {
"type": "expr",
"config": {
"expression": "true"
},
"transforms": [
{
"code": "\tinstance \u003d []\n\tdata \u003d {}\n\t\n\tdata \u003d {\"Parameter\":\"Titel Hoofdwas 1\"\n\t,\"Datatype\":\"Int\"\n\t,\"Sectie\": self.view.params.SectieNaam\n\t,\"LijnNr\": self.view.params.LijnNr\n\t}\n\t\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Setpoint Temperatuur\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Hysterese Temperatuur\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Alarmniveau minimum temperatuur\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Delay bijvullen\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Nalooptijd CV pomp\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\t\n\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Maximale stroom Sproeipomp\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Delay stroom alarm\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Titel Afzuiging\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Inschakeltemperatuur\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Titel Roterende zeef\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Vertraging deur alarm\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\treturn instance",
"type": "script"
}
]
}
},
"params.Lij": {
"paramDirection": "input"
},
"custom.TemplateParameters11": {
"persistent": true
},
"custom.TempParams[\u002711\u0027]": {
"binding": {
"type": "expr",
"config": {
"expression": "true"
},
"transforms": [
{
"code": "\tinstance \u003d []\n\tdata \u003d {}\n\t\n\tdata \u003d {\"Parameter\":\"Titel Hoofdwas 1\"\n\t,\"Datatype\":\"Int\"\n\t,\"Sectie\": self.view.params.SectieNaam\n\t,\"LijnNr\": self.view.params.LijnNr\n\t}\n\t\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Setpoint Temperatuur\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Hysterese Temperatuur\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Alarmniveau minimum temperatuur\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Delay bijvullen\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Nalooptijd CV pomp\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\t\n\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Maximale stroom Sproeipomp\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Delay stroom alarm\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Titel Afzuiging\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Inschakeltemperatuur\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Titel Roterende zeef\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Vertraging deur alarm\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\treturn instance",
"type": "script"
}
]
}
},
"params.WeergaveNr": {
"paramDirection": "input"
},
"params.SpoorNr": {
"paramDirection": "input"
},
"params.SectieNaam": {
"paramDirection": "input"
},
"custom.Instance17": {
"binding": {
"type": "expr",
"config": {
"expression": "true\r\n"
},
"transforms": [
{
"code": "\t\n\tInstance \u003d []\n\tdata \u003d {\"Parameter\":\"Titel Transport sectie\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Setpoint snelheid\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\t\n\t\n\n\treturn Instance\n",
"type": "script"
}
]
}
},
"params.RotatiezeefNaam": {
"paramDirection": "input"
},
"params.Lijn": {
"paramDirection": "input"
},
"params.Li": {
"paramDirection": "input"
},
"custom.Instance13": {
"binding": {
"type": "expr",
"config": {
"expression": "true\r\n"
},
"transforms": [
{
"code": "\t\n\tInstance \u003d []\n\tdata \u003d {\"Parameter\":\"Titel Stickerafspuiter 1\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Setpoint Temperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Hysterese Temperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Alarmniveau minimum temperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Hoge Fusten\",\"Datatype\":\"Bool\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Delay bijvullen\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Nalooptijd CV pomp\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Maximale stroom Sproeipomp\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Delay stroom alarm\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\t\n\tdata \u003d {\"Parameter\":\"Titel Transport Sectie 1\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Setpoint snelheid\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\t\n\tdata \u003d {\"Parameter\":\"Titel Roterende zeef\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Vertraging deur alarm\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\t\n\n\treturn Instance\n",
"type": "script"
}
]
}
},
"custom.Instance14": {
"binding": {
"type": "expr",
"config": {
"expression": "true\r\n"
},
"transforms": [
{
"code": "\t\n\tInstance \u003d []\n\tdata \u003d {\"Parameter\":\"Titel Draaistation\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Setpoint snelheid\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Alarm delay volloop\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\t\n\treturn Instance\n",
"type": "script"
}
]
}
},
"params.key": {
"paramDirection": "input"
},
"custom.Instance15": {
"binding": {
"type": "expr",
"config": {
"expression": "true\r\n"
},
"transforms": [
{
"code": "\t\n\tInstance \u003d []\n\tdata \u003d {\"Parameter\":\"Titel Stickerafspuiter 2\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Setpoint Temperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Hysterese Temperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Alarmniveau minimum temperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Hoge Fusten\",\"Datatype\":\"Bool\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Delay bijvullen\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Nalooptijd CV pomp\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Maximale stroom Sproeipomp\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Delay stroom alarm\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\t\n\t\n\tdata \u003d {\"Parameter\":\"Titel Roterende zeef\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Vertraging deur alarm\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\t\n\n\treturn Instance\n",
"type": "script"
}
]
}
},
"params.LijnNr": {
"paramDirection": "input"
},
"custom.Instance11": {
"binding": {
"type": "expr",
"config": {
"expression": "true\r\n"
},
"transforms": [
{
"code": "\t\n\tInstance \u003d []\n\tdata \u003d {\"Parameter\":\"Titel Hoofdwas 1\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Setpoint Temperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Hysterese Temperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Alarmniveau minimum temperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Delay bijvullen\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Nalooptijd CV pomp\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Maximale stroom Sproeipomp\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Delay stroom alarm\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Titel Afzuiging\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Inschakeltemperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Titel Roterende zeef\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Vertraging deur alarm\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\t\n\n\treturn Instance\n",
"type": "script"
}
]
}
},
"custom.Instance12": {
"binding": {
"type": "expr",
"config": {
"expression": "true\r\n"
},
"transforms": [
{
"code": "\t\n\tInstance \u003d []\n\tdata \u003d {\"Parameter\":\"Titel Hoofdwas 2\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Setpoint Temperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Hysterese Temperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Alarmniveau minimum temperatuur\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Delay bijvullen\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Nalooptijd CV pomp\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Maximale stroom Sproeipomp\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Delay stroom alarm\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\t\n\tdata \u003d {\"Parameter\":\"Titel Roterende zeef\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\tdata \u003d {\"Parameter\":\"Vertraging deur alarm\",\"Datatype\":\"Int\",\"Sectie\": self.params.SectieNaam,\"LijnNr\": self.params.LijnNr }\n\tInstance.append(data)\n\t\n\n\treturn Instance\n",
"type": "script"
}
]
}
},
"custom.TemplateParameters12[0]": {
"binding": {
"type": "expr",
"config": {
"expression": "true"
},
"transforms": [
{
"code": "\tinstance \u003d []\n\tdata \u003d {}\n\t\n\tdata \u003d {\"Parameter\":\"Titel Hoofdwas 1\"\n\t,\"Datatype\":\"Int\"\n\t,\"Sectie\": self.view.params.SectieNaam\n\t,\"LijnNr\": self.view.params.LijnNr\n\t}\n\t\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Setpoint Temperatuur\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Hysterese Temperatuur\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Alarmniveau minimum temperatuur\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Delay bijvullen\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Nalooptijd CV pomp\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\t\n\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Maximale stroom Sproeipomp\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Delay stroom alarm\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Titel Afzuiging\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Inschakeltemperatuur\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Titel Roterende zeef\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\tdata \u003d {}\n\tdata \u003d {\"Parameter\":\"Vertraging deur alarm\"\n\t\t,\"Datatype\":\"Int\"\n\t\t,\"Sectie\": self.view.params.SectieNaam\n\t\t,\"LijnNr\": self.view.params.LijnNr\n\t\t}\n\tinstance.append(data)\n\t\n\treturn instance",
"type": "script"
}
]
}
},
"custom.Instance": {
"binding": {
"type": "expr",
"config": {
"expression": "case({view.params.WeergaveNr}\r\n,11,{view.custom.Instance11}\r\n,12,{view.custom.Instance12}\r\n,13,{view.custom.Instance13}\r\n,14,{view.custom.Instance14}\r\n,15,{view.custom.Instance15}\r\n,17,{view.custom.Instance17}\r\n,11\r\n)"
}
}
}
},
"events": null,
"permissions": null
}