opc-ua-samples
opc-ua-samples copied to clipboard
Workstation.RobotServer with MonitoringMode.Sampling
Hello, in a test client I'm trying to subscribe to a ValueMonitoredItem for "Axis1" in the Workstation.RobotServer with SamplingInterval = 100 and MonitoringMode = MonitoringMode.Sampling. With this configuration, the Workstation.RobotServer does not return any NotificationMessage.NotificationData. NotificationData is only returned if SamplingInterval = -1. Is MonitoringMode.Sampling just not implemented in Workstation.RobotServer?