Steps to Write a Communication Driver
- Gather the details of the hardware protocol.
- Create a new source file using a text editor (such as UltraEdit). Ensure that this source file is named logically, and is given the extension ".SRC" (e.g. "MyDriver.SRC"). Save this source file within your application's folder.
- Structure your source file according to the rules for a tag template.
- Referring to the topic, Mandatory Communication Driver Components, add the modules and variables required for a driver. The code you write in the mandatory modules will depend on the driver protocol.
- According to the details of the driver protocol and your interest in logging statistics, add Optional Communication Driver Components.
Trihedral and VTScada are registered trade marks of Trihedral Engineering Limited
© Trihedral Engineering Limited 1987- 2025 All rights reserved.