Automating and Customizing Data Processing Using DIAdem

The Automating and Customizing Data Processing Using DIAdem Course teaches you how to automate common tasks in the DIAdem panels with DIAdem’s standard VBScript commands. You also learn how to customize the DIAdem environment by creating user-defined dialog boxes, user commands and custom menus, which enable you to use DIAdem as the basis for complex applications.

Jump to Lesson List

Duration

  • 17 lessons | 2.5 hours

Audience

  • DIAdem users who have taken the DIAdem Basics Course or have equivalent experience
  • DIAdem users who want to learn how to programmatically control DIAdem
  • Integrators who are tasked with developing technical data management solutions

Course Objectives

  • Automate DIAdem using VBScript
  • Use standard dialog boxes
  • Design user-defined dialog boxes
  • Create user-defined variables and commands
  • Control the script sequence
  • Define functions and procedures
  • Optimize and structure scripts
  • Programmatically handle files
  • Import data with SQL queries in VBScript

Prerequisites

Exploring Data Interactively Using DIAdem

Hardware and Software

NI Online Training courses are best utilized on systems meeting minimum requirements for best performance. Use the following guidelines:

Software

  • DIAdem 2021 or later

Hardware

  • No hardware is required.


    Milestone
    • Lessons


      Introduction to DIAdem SCRIPT

      Required
      Lesson
      Explore the work area in DIAdem SCRIPT to automate recurring procedures and standard evaluations.
      View Details

      Introduction to VBS

      Required
      Lesson
      Explore the VBS environment.
      View Details

      Standard VBS Operations

      Required
      Lesson
      Describe common operations in VBS.
      View Details

      Structured VBS Programming

      Required
      Lesson
      Introduce VBS programming structures.
      View Details

      Working with the Debugger

      Required
      Lesson
      Use the debugger that is integrated in the editor to check scripts for errors.
      View Details

      Creating and Editing Scripts

      Required
      Lesson
      Use the editor that is integrated in the DIAdem SCRIPT workspace to edit scripts.
      View Details

      DIAdem Variables

      Required
      Lesson
      Explore different types of variables in DIAdem.
      View Details

      DIAdem Commands

      Required
      Lesson
      Explore commands in DIAdem.
      View Details

      Dialog Boxes in Scripts

      Required
      Lesson
      Use dialog boxes to configure functions, specify settings, select properties, and enter custom settings.
      View Details

      Working with DIAdem REPORT

      Required
      Lesson
      Explore objects in DIAdem REPORT.
      View Details

      Working with DIAdem VIEW

      Required
      Lesson
      Explore objects in DIAdem VIEW.
      View Details

      Working with Internal Data

      Required
      Lesson
      Explore objects in Internal Data.
      View Details

      Working with DIAdem NAVIGATOR

      Required
      Lesson
      Explore objects in DIAdem NAVIGATOR.
      View Details

      Launching DIAdem with Parameters

      Required
      Lesson
      Use the full-screen mode of DIAdem to make it easier for the user to launch DIAdem.
      View Details

      Working with the Bar Manager

      Required
      Lesson
      Use the bar manager to edit buttons in DIAdem.
      View Details

      Working with Objects

      Required
      Lesson
      Explore how to define a class and use its objects.
      View Details

      Accessing Databases

      Required
      Lesson
      Explore accessing databases.
      View Details