VisuFbRecordConditionInfo.IsActive (METH) ¶ METHOD IsActive : BOOL InOut: Scope Name Type Return IsActive BOOL Input uliTimestamp ULINT
Functions ¶ TraceFctGetPropertyValue (Function)
TraceFctGetPropertyValue (FUN) ¶ FUNCTION TraceFctGetPropertyValue : LWORD InOut: Scope Name Type Return TraceFctGetPropertyValue LWORD Input pbyAddress POINTER TO BYTE pbyAddressPropertyFunction POINTER TO BYTE dwVarType DWORD
Globals ¶ TraceMgrUtilConstants (GVL) TraceMgrUtilGlobals (GVL)
TraceMgrUtilConstants (GVL) ¶ InOut: Scope Name Type Initial Constant NULL POINTER TO BYTE 0
TraceMgrUtilGlobals (GVL) ¶ Attributes: qualified_only InOut: Scope Name Type Initial Constant COMPONENT_NAME STRING ‘TraceMgrUtils’
IAddressResolver (ITF) ¶ INTERFACE IAddressResolver This interface defines the functionality of a function block, that is able to resolve an address of a given variable. Methods: Resolve Structure: Resolve (Method)
IS_MULTICAST_GROUP (FUN) ¶ FUNCTION IS_MULTICAST_GROUP : BOOL Checks if this address is a multicast address InOut: Scope Name Type Return IS_MULTICAST_GROUP BOOL Input udiIPAddress UDINT
UDINT_TO_HEX (FUN) ¶ FUNCTION UDINT_TO_HEX : STRING(8) InOut: Scope Name Type Return UDINT_TO_HEX STRING(8) Input value UDINT
IDateTimeProvider (ITF) ¶ INTERFACE PUBLIC IDateTimeProvider EXTENDS __SYSTEM.IQueryInterface Provides access to the underlying system to get the current date and (UTC) time using the GetDateTime method. See: DateTimeProvider as a default implementation Methods: GetDateTime Structure: GetDateTime (Method)