PlcSymbolicMonitoringType (ENUM)ΒΆ

TYPE PlcSymbolicMonitoringType :

Attributes:
qualified_only
InOut:

Name

Comment

Simple

This type does a symbolic monitoring where in every request the wished variables are requested by sending there instance paths.

VarListMonitoring

This type does a symbolic monitoring by first registering the current variable list, and furthermore only monitoring this list (without sending the instance paths in each request). When a change of the variable list is detected, the old list has to be unregistered and the new one has to be registered.