Script Toolkit

The following tables list the members exposed by the TK type.

Name Description
Public method Static ArraySize Gets array size from tag
Public method Static ClearTag (Overloaded) Clear tag
Public method Static ConvertTo<T> Performs convert to type
Public method Static CopyDataTableToTag (Overloaded) Copy datatable to tag
Public method Static CopyTagToDataTable (Overloaded) Copy tag values to datatable
Public method Static CopyTagToTag (Overloaded) Copy tag values to another tag
Public method Static CreateTaskEvent Create an event to be executed
Public method Equals (Overloaded) (inherited from Object).
Public method Static ExecuteClassMethodOnServer Execute method of class Server domain
Public method Static GeneratePassword Generates default password
Public method Static GetAssets Gets asset names from level
Public method Static GetChildrenElements (Overloaded) Get children from element name
Public method Static GetElementType Gets element type from element name
Public method GetHashCode (inherited from Object).
Public method Static GetLevelName Get level from object name
Public method Static GetMembers Get name of each member from object name
Public method Static GetMembersAsDataRow Gets members from object name
Public method Static GetMembersInfo Gets info from object name
Public method Static GetObjectValue Gets object value
Public method Static GetParentElement Gets parent name from element name
Public method Static GetParentLevel Gets parent of level
Public method Static GetSubLevels Get children from level
Public method Static GetTagChildren Get children from object name
Public method Static GetTagHistorian Get historical from tag
Public method Static GetTaskEvent Get object containing information being executed
Public method Static GetTaskEventCount Return number of events to be executed
Public method GetType (inherited from Object).
Public method Static GetValueFromHistorian Gets historian value from tag name
Public method Static GetValuesFromHistorian Get historian values from tag names
Public method Static HasAttributes Gets if element name has attributes
Public method Static HasChildren Gets if element name has children
Public method Static HasHistorian Gets if tag name has historian
Public method Static InitializeTag (Overloaded) Initialize tag with a value
Public method Static IsArrayBase Gets if tag is array
Public method Static IsAttribute Gets if element name is an attribute
Public method Static IsFromTemplate Gets if tag is a user template
Public method Static LoadSnapshotTags Load tag values from file.
Public method Static LogException Log exception on TraceWindow
Public method Static NormalizeAssetName Normalize asset name
Public method Static NormalizeObjectName Normalize object name
Public method Static PreloadObject Preload main properties from object name. Used to improvement performance while getting object by first ime
Public method Static PrintXPS Print a XPS document to printer
Public method Static ReferenceEquals (inherited from Object).
Public method Static RefreshElements Force refresh values of elements
Public method Static SaveSnapshotTags Save current tag values to file.
Public method Static SetObjectValue (Overloaded) Sets new value for object
Public method Static ShowOnScreenKeyboard Displays screen keyboard
Public method Static To<T> Performs convert to type
Public method Static ToDateTime Performs convert to DateTime
Public method Static ToDateTimeOffset Performs convert to DateTimeOffset
Public method ToString (inherited from Object).
Public method Static ToTimeSpan Performs convert to TimeStamp
Public method Static Toggle Toggles value
Public method Static Trace Log a message to TraceWindow
Public method Static UnitsConversion Convert tag value to new unit
Top
Name Description
Public extension method GetParentViewModel (Defined by POCOViewModelExtensions).
Public extension method GetRequiredService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method GetService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method IsInDesignMode (Defined by POCOViewModelExtensions).
Public extension method RaisePropertiesChanged (Defined by POCOViewModelExtensions).
Top
Name Description
Public enumeration eElementType Enum element type
Public enumeration eTraceType Enum trace type
Top