New FDB LabView Architecture

FDB is proud to announce that we developed a new LabVIEW programming architecture. All new programming projects will be executed using this architecture. It uses a so-called queued message handler and separates the code in to modules each handling logical subdivisions of the code. This modular approach makes the architecture well suited for a team of programmers to work in parallel. Some of the advantages of the new architecture includes:
  • Rapid start-up of new projects
  • Improved system scalability
  • Intuitive program flow
  • Central error handling
  • Less demands on system resources