Sample Code

One of the best ways to learn any programming language is to examine code that already exists and try to decipher how the code works. This manual contains a great deal of sample code that you can cut and paste directly into the Visual Basic Editor. The following is a list of the sample scripts included in this manual. You can click on an example title to view the sample code.

Working with iFIX Objects

Manipulating Pictures

Accessing Real-time Data

Accessing Data from a Relational Database:
Using ADO

Working in the Run-time Environment

Working with the Scheduler

Manipulating Charts

Working with iFIX Security

Creating Tag Groups

How Do I...