Enhance the OPC DA interface to avoid mixing polled and advise tags on the same scan class
The interface does not log any informational messages about polled and advise tags getting mixed up on a scan class. Currently it would detect that polled tags are part of scan class 1 and reject it and print the following:
E 13-Apr-16 17:26:18 opcint_ReadOnly:OPCpi:OPC3 | 1 | 0
TagA: cannot have polled tag in scan class 1
E 13-Apr-16 17:26:18 opcint_ReadOnly:OPCpi:OPC3 | 1 | 0
Developer load structure failure, TagA, 421
This enhancement is to extend this feature to other scan classes.
Note: This was previously Enhancement 122418.
25
votes
