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.
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
RequiredLesson
Explore the work area in DIAdem SCRIPT to automate recurring procedures and standard evaluations.Working with the Debugger
RequiredCreating and Editing Scripts
RequiredLesson
Use the editor that is integrated in the DIAdem SCRIPT workspace to edit scripts.Dialog Boxes in Scripts
RequiredLesson
Use dialog boxes to configure functions, specify settings, select properties, and enter custom settings.Launching DIAdem with Parameters
RequiredLesson
Use the full-screen mode of DIAdem to make it easier for the user to launch DIAdem.Working with the Bar Manager
RequiredWorking with Objects
Required