TwinCatAdsTool icon indicating copy to clipboard operation
TwinCatAdsTool copied to clipboard

Write Variable Value - uses "old"-Value

Open lois2912 opened this issue 2 years ago • 0 comments

Write Variable do not uses the new value from input-field.

Maybe fixed in ExploreView.xaml (Line 81 - change to TwoWay Mode) <xctk:DoubleUpDown Value="{Binding NewValue, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}" Width="100"/>

lois2912 avatar Dec 21 '21 06:12 lois2912