The DIAdem Advanced 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.
Instructor-led Classroom: Two (2) Days
Instructor-led Online: Three (3) 4-hour sessions, plus homework - average three (3) hours daily
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
DIAdem Basics or equivalent experience
DIAdem
Virtual instructor-led training includes digital course material that is delivered through the NI Learning Center.
NI virtual instructor-led training is delivered through Zoom, and LogMein access is provided to participants to perform the exercises on virtual machines equipped with the latest software.
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
Lesson | Overview | Topics |
---|---|---|
Introduction to DIAdem SCRIPT |
This lesson explains the functions you use for creating and editing scripts with the editor that is integrated in the DIAdem workspace. |
|
The VBS Functionality |
In this lesson, you will learn the most important aspects of the VBS functionality, including data types and the use of variables, functions, and procedures. |
|
Working with the Debugger |
In this lesson, you will learn how to use the integrated debugger in the editor and the information area in DIAdem SCRIPT. |
|
Creating and Editing Scripts |
This lesson introduces script coding, execution, and scripting tools in DIAdem. |
|
Variables and Commands in Scripts |
In this lesson, you will learn about the different types of variables in DIAdem, their value ranges, and the environments in which you use them. |
|
Dialog Boxes in Scripts |
This lesson covers how to use dialog boxes to configure functions, to specify settings, to select properties, and to enter custom settings. |
|
Working with DIAdem Panels |
In this lesson, you will become familiar with the objects in the various DIAdem panels and how to modify them. |
|
Customizing DIAdem |
In this lesson, you will learn how to customize the functionalities and the user interface. |
|
Extended Script Options |
This lesson covers how to define a class and to use its objects to access data bases. |
|