Script Toolkit
Namespace:
T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)
Top
Assembly: T.Toolkit (in T.Toolkit.dll)
| Name | Description | |
|---|---|---|
|
AddValuesToTagHistorian(string[], IList<Double>[], IList<Int32>[], IList<DateTime>[]) | Add new values to tag historian |
|
ArrayDataDefined(string) | Gets array size from tag. The size depends to value of quality. The first index found different of Undefined from bottom to top is the returned value. |
|
ArraySize(string) | Gets array size from tag |
|
BeginExecuteClassMethodOnServer(string, string, AsyncCallback, object, object[]) | Begin async execute method of class Server domain |
|
ClearTag(ArrayObj<UserType>) | Clear tag |
|
ClearTag(UserType) | Clear tag |
|
ClearTag(string) | Clear tag name |
|
CompareTag(UserType, UserType) | Compare tags |
|
CompareTag(string, string) | Compare tags |
|
ConvertTo<T>(object) | Performs convert to type |
|
CopyDataTableToTag(DataTable, UserType) | Copy datatable to tag |
|
CopyDataTableToTag(DataTable, string) | Copy datatable to tag |
|
CopyNetObjectToTag(object, IArrayObj, bool) | Copy .NET object to tag |
|
CopyNetObjectToTag(object, UserType, bool) | Copy .NET object to tag |
|
CopyNetObjectToTag(object, string, bool) | Copy .NET object to tag |
|
CopyTagToDataTable(UserType) | Copy tag values to datatable |
|
CopyTagToDataTable(string) | Copy tag values to datatable |
|
CopyTagToNetObject(IArrayObj, object, bool, bool) | Copy tag values to .NET object |
|
CopyTagToNetObject(UserType, object, bool, bool) | Copy tag values to .NET object |
|
CopyTagToNetObject(string, object, bool, bool) | Copy tag values to .NET object |
|
CopyTagToTag(UserType, UserType) | Copy tag values to another tag |
|
CopyTagToTag(string, string) | Copy tag values to another tag |
|
CreateSyncMarker() | Create a sync marker. Sync marker is used to ensure that all objects were syncronized to server |
|
CreateTaskEvent(string, object, bool, bool, int) | Create an event to be executed |
|
EndExecuteClassMethodOnServer(IAsyncResult, object[]) | End an asynchronous execute class method |
|
ExecuteClassMethodOnServer(string, string, object[]) | Execute method of class Server domain |
|
GeneratePassword(int) | Generates default password |
|
GetAssets(string, bool) | Gets asset names from level |
|
GetCategoryNameFromIDs(UInt64, bool) | Get names or titles of categories |
|
GetChildrenElements(string) | Get children from element name |
|
GetChildrenElements(string, eElementType) | Get children from element name |
|
GetChildrenElements(string, out bool, out bool) | Get children from element name |
|
GetElementType(string) | Gets element type from element name |
|
GetLevelName(string) | Get level from object name |
|
GetMembers(string, EditInfo) | Get name of each member from object name |
|
GetMembersAsDataRow(string, EditInfo) | Gets members from object name |
|
GetMembersInfo(string, EditInfo) | Gets info from object name |
|
GetObjectValue(string) | Gets object value |
|
GetParentElement(string) | Gets parent name from element name |
|
GetParentLevel(string) | Gets parent of level |
|
GetResource(string) | Get the brush from resource |
|
GetSubLevels(string) | Get children from level |
|
GetTagChildren(string, bool) | Get children from object name |
|
GetTagChildrenAsDataRow(bool, string) | Get children from object name |
|
GetTagChildrenAsDataRow(string, bool) | Get children from object name |
|
GetTagChildrenInfo(bool, string) | Get children from object name |
|
GetTagHistorian(string, DateTimeOffset, object, string, bool, bool, bool) | Get historical from tag |
|
GetTagsHistorian(string[], DateTimeOffset, object, string, bool, bool, bool) | Get historical from array of tag |
|
GetTaskEvent(string) | Get object containing information being executed |
|
GetTaskEventCount() | Return number of events to be executed |
|
GetValueFromHistorian(string, DateTime) | Gets historian value from tag name |
|
GetValuesFromHistorian(string[], DateTime) | Get historian values from tag names |
|
HasAttributes(string) | Gets if element name has attributes |
|
HasChildren(string) | Gets if element name has children |
|
HasHistorian(string) | Gets if tag name has historian |
|
InitializeTag(ArrayObj<UserType>, object) | Initialize tag with a value |
|
InitializeTag(UserType, object) | Initialize tag with a value |
|
InitializeTag(string, object) | Initialize tag with a value |
|
IsArrayBase(string) | Gets if tag is array |
|
IsAttribute(string) | Gets if element name is an attribute |
|
IsFromTemplate(string) | Gets if tag is a user template |
|
LoadFromXML(string, string) | Load XML file and copy to tag |
|
LoadFromXML(string, UserType) | Load XML file and copy to tag |
|
LoadFromXMLString(string, string) | Load XML data and copy to tag |
|
LoadFromXMLString(string, UserType) | Load XML data and copy to tag |
|
LoadSnapshotTags(string) | Load tag values from file. |
|
LogException(Exception, string) | Log exception on TraceWindow |
|
Logical(object) | Return logic from a value |
|
LogicalNot(object) | Return inverse logic from a value |
|
NormalizeAssetName(string) | Normalize asset name |
|
NormalizeObjectName(string, bool) | Normalize object name |
|
PreloadObject(string) | Preload main properties from object name. Used to improvement performance while getting object by first ime |
|
PrepareTK(ObjectServer) | Internal Use |
|
PrintXPS(string, bool, bool) | Print a XPS document to printer |
|
RefreshElements() | Force refresh values of elements |
|
SaveImageAsPDF(string, string, bool, int, string, string, string, string, string) | Save image as PDF file |
|
SaveSnapshotTags(string) | Save current tag values to file. |
|
SaveToXML(string, UserType) | Create XML file from tag |
|
SaveToXML(string, string) | |
|
SaveToXMLString(UserType) | Create XML data from tag |
|
SaveToXMLString(string) | Create XML data from tag |
|
SetObjectValue(string, object) | Sets new value for object |
|
SetObjectValue(string, object, int, DateTimeOffset, bool) | Sets new value for object |
|
ShowOnScreenKeyboard(string, bool, Action<BooleanStringStringString>) | Displays screen keyboard |
|
TIf(bool, object, object) | |
|
To(Type, object) | Performs convert to type |
|
To<T>(object) | Performs convert to type |
|
ToDateTime(object) | Performs convert to DateTime |
|
ToDateTimeOffset(object, DateTimeKind) | Performs convert to DateTimeOffset |
|
ToTimeSpan(object) | Performs convert to TimeStamp |
|
Toggle(object) | Toggles value |
|
Trace(string, eTraceType, string, string, string, string) | Log a message to TraceWindow |
|
UnitsConversion(string, string) | Convert tag value to new unit |
|
UnzipFile(string, string) | Extracts all the files in the specified zip archive to a directory on the file system. |
|
WaitSyncMarker(object, TimeSpan) | Wait all objects will be syncronized to server |
|
ZipFile(string, string) | Creates a zip archive that contains the files and directories from the specified directory. |
T.Toolkit.TK