Bindings
Written by Alexey Dovgan   
Saturday, 15 November 2008
So. I integrate WPF bindings support to FreeSCADA designer and runtime. At this moment there are no implementation of  UI support for this feature, but we can editing pure XAML and make great things! We can bind any property of any object to channels values, names etc. From now we have two way data threads. I mean that from now we can put data from Schema to channel. We can use DataTamplates and many other new possibilities from now are opened for us. At this time all new functionality is accessible in the source code in the our SVN repository,including  test.fs2 project, which demonstrate new possibilities.
Last Updated ( Saturday, 15 November 2008 )