CitectVBA Programming Reference > Integrating CitectVBA with CitectSCADA

Integrating CitectVBA into your Project

You can integrate CitectVBA into your CitectSCADA project in two ways:

In either case, all procedures within a CitectVBA script can access (read and write) any CitectSCADA variable tag in the same way as Cicode can access CitectSCADA tags.

See Also

Accessing Cicode Tags with CitectVBA