1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <?xml version="1.0" encoding="utf-8"?>
- <BindingsSet id="MainContent_binding" xmlns="http://www.br-automation.com/iat2015/binding/engineering/v2" xmlns:bt="http://www.br-automation.com/iat2015/bindingListTypes/engineering/v2" xmlns:be="http://www.br-automation.com/iat2015/bindingListEmbedded/engineering/v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <Bindings>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:VK_Start" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="PushButton1" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:VK_Stop" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="PushButton2" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gTaster_Tisch_1_aus" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton1" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gTaster_Tisch_2_aus" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton2" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gTaster_Tisch_3_aus" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton3" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gTaster_Tisch_4_aus" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton4" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gTaster_Tisch_5_aus" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton5" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gTaster_Tisch_6_aus" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton6" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gTaster_Tisch_7_aus" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton7" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gTaster_Tisch_8_aus" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton8" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gVK_Vorstopper_Tisch_6" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton9" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gVK_Stopper_Tisch_6" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton10" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gVK_Aushebeeinheit_Tisch_6" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton11" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gVK_Start_Laser" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton12" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gVK_doppelt_Lasern" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton13" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gVK_Freigabe_manuell" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton14" attribute="value" />
- </Binding>
- <Binding mode="twoWay">
- <Source xsi:type="opcUa" refId="::AsGlobalPV:gVK_Absaugung" attribute="value" />
- <Target xsi:type="brease" contentRefId="ContentMain" widgetRefId="ToggleButton15" attribute="value" />
- </Binding>
- </Bindings>
- </BindingsSet>
|