GSTPy.NetworkInterface.update_moma_property_value

NetworkInterface.update_moma_property_value((NetworkInterface)self, (MoMaPropertyValue)moma_property_value, (object)new_value) → MoMaPropertyValue :

Update a MoMa property value.

Parameters:
  • moma_property_value (MoMaPropertyValue) – The value to update.
  • new_value (bool or int or float or str) – The new value.
Returns:

The updated value description.

Return type:

MoMaPropertyValue