-> Hier kostenlos registrieren
Hello all
I need to get the network frequency using a three-phase Wago 750-493 meter. I use the function block from the WagoAppPowerMeasurement standard library. I was surprised to find that the function block does not have an outgoing variable for frequency. However, I can see the frequency values, if I open the FbMaster3Phase variable in monitoring mode, there is an aFrequency array that contains frequencies for all three phases. Apparently this is an internal library variable. And my question is how to access this variable from the code of my app?
I need to get the network frequency using a three-phase Wago 750-493 meter. I use the function block from the WagoAppPowerMeasurement standard library. I was surprised to find that the function block does not have an outgoing variable for frequency. However, I can see the frequency values, if I open the FbMaster3Phase variable in monitoring mode, there is an aFrequency array that contains frequencies for all three phases. Apparently this is an internal library variable. And my question is how to access this variable from the code of my app?