diff --git a/PCC/PCC/PCC.py b/PCC/PCC/PCC.py index c5184e9259f2980cb6b43f619d25b7cd58c85dab..a1f68712686c30740f0d136d6d216195b7853e51 100644 --- a/PCC/PCC/PCC.py +++ b/PCC/PCC/PCC.py @@ -386,7 +386,7 @@ class PCC(Device): self._uC_ID_R = numpy.full(32, 0) self.attribute_mapping["uC_ID_R"] = {} - self._RCU_monitor_rate_RW = 60.0 + self._RCU_monitor_rate_RW = 30.0 self.attribute_mapping["RCU_monitor_rate_RW"] = {} # Init the dict that contains function to OPC-UA function mappings.