StateWORKS Newsletter 1/2009

Topics:

  1. Welcome
  2. Calculator case study
  3. RtdbClient

1. Welcome

Today I would like to encourage you to have a look at the new case study under the title "Calculator". StateWORKS Studio has several improvements, mostly cosmetic ones. Most important is the new tcpip client for C#. As you see we are working on our software in spite of the nice summer weather.

Regards
F. Wagner

2. Calculator case study

Have you ever thought about designing a state machine modeling the calculator of a behavior? You get the answer in our new case study. You can express your comment to this topic in our blog where I started a corresponding thread "Calculator".

3. RtdbClient

The spreading usage of C# in graphical applications motivated us to write an RTDB interface for such applications. Up to now the use of TcpipClient (originally written for C++) for C# programs has been of course possible but not quite straightforward.

The tcpip interface to the RTDB is a DLL called RtdbClient. It is supplied with Basic and Pro versions of StateWORKS Studio.