Introduction
  • 1.1 Introduction to Visual Studio
  • 1.2 Introduction to Automation
Key aspects of Aspen HYSYS automation
  • 2.1 Object browser
  • 2.2 Automation syntax
Communication between Aspen HYSYS and Visual Studio
  • 3.1 Read and display Aspen HYSYS information
  • 3.2 Interaction with the current simulation case
Case Study I. Developing a physical properties calculator
  • 4.1 Physical properties calculator. Form design and variables declaration
  • 4.2 Physical properties calculator. Development of a function to read text files
  • 4.3 Physical properties calculator. Development and coding of the applet
Case Study II. Distillation column applet
  • 5.1 Distillation column applet. Shortcut column and background
  • 5.2 Distillation column applet. Background design
  • 5.3 Distillation column applet. Variables declaration and form programming
  • 5.4 Distillation column applet. Defining a ShortCut column in a spreadsheet
  • 5.5 Distillation column applet. Finalising and running the applet
Case Study III. Simple dynamic applet
  • 6.1 Dynamic applet