Use Communication Drivers SDK
- Last UpdatedFeb 13, 2024
- 1 minute read
You can create a new solution in Visual Studio and compile a working (but empty) Communication Driver by following these steps. Once the solution is created, you can implement your own protocol as per your Communication Driver requirements.
The following are the high level steps to create a Communication Driver:
Licensing
A single instance of the Communication Driver developed using the SDK can be activated and configured in the OCMC without an AVEVA Communication Drivers Pack license. If you want to implement your own licensing scheme, refer to Add custom license support.
Note: Configuring and activating multiple instances of the Communication Driver requires an AVEVA Communication Drivers Pack Professional License.