IScriptApplicationExtension

class

IScriptApplicationExtension.

IScriptApplicationExtension

Bases: object

Scripting API to extend the application script object.

code_analysis

Access to code_analysis scripting API.

application_build_properties

Gets the application build properties of the application.

reset_memory_reserve_for_online_change

reset_pool_objects=False

Resets the memory reserve for online change of the function blocks in this application.

Parameters

reset_pool_objects (bool) -- If set to True also resets the function blocks in the pool. (This parameter is optional, default = False).

reset_persistent_variables

Resets persistent variables of the application.

get_multicarrier_configuration

Gets or creates a Multicarrier configuration object

Returns
Return type

IExtendedObject