The API property ReaAlarm of the state object returns no decimal values

The API property ReaAlarm of the state object returns no decimal values

Summary

The API property ReaAlarm of the state object returns no decimal values because it is of Long type instead of Double.

Description

The API property ReaAlarm of the state object returns no decimal values because it is of Long type instead of Double.

Solution

An issue was addressed in the programming interface. Now, the return value is Double instead of Long

Information




Issue Number: 34779
Fixed on Date: 8.7.2015
Versions: 7.50 0 BUILD 25796
    • Related Articles

    • Set colors of color palette to zenon elements via API.

      Colors in zenon are a 3-byte code of RGB values. The value #EB29D6 corresponds to a strong pink tone. If these colors are linked directly to a zenon object exactly this value is entered in the dynamic property of the element, screen, textcolor, ...
    • API - Setting the smart object released property is not correctly saved

      Summary The API function ISoReleasedProperty.SetValue() is not executed correctly in the service engine. This has been fixed. Description Via the API a property of a Smart Object is released with the function ISoReleasedProperty.SetValue(). After ...
    • MdiElement.Type returns wrong element types

      Summary MdiElement.Type returns wrong element types - e.g. for a button, tpLine is returned. Description MdiElement.Type returns wrong element types - e.g. for a button, tpLine is returned. Solution An issue was addressed in the API - now the ...
    • calling the LicenseEntry::Values API method causes a memory leak

      Summary A memory leak in the API method LicenseEntry::Values was fixed, as well as a leak in the screen switch function of the report viewer Description A memory leak in the API method LicenseEntry::Values was fixed, as well as a leak in the screen ...
    • Incorrect API objects for events of the IRGMREcipeGroups  object

      Summary When using events of the IRGMRecipeGroups object in the API in the runtime, some events do not behave correctly RecipeCreated VersionCreated RecipeDuplicated VersionDuplicated VersionDuplicatedRead DescriptionWhen using events of the ...