Log Entries
For
Trusted®
projects, the Activity Logger lists these types of actions and modifications. All entries include the date, time, and user account that performed the action or modification.Log Entry | Description |
---|---|
Create Project " ProjectName " - ProjectComment | Create the project or import the legacy Trusted Toolset project:
|
Rename project " ProjectName " to "NewProjectName " | Save the project " ProjectName " as "NewProjectName ". The new project loads in the Application View . |
Set project password | Set the project password. |
Change project password | Modify the project password. |
Remove project password | Remove the project password. |
Modify project description | Modify the project description. |
Make application code | Code result when compiling the application code:
|
APPLICATION VERSION NUMBER = # | Version number of the application. |
Verify program ' ProgramName ' | Code result when verifying the Program Organization Unit (POU):
|
Clean application code | Clean the application code. |
Start application | Successfully start the application. A "Start Application" entry does not appear in the log if the controller initiates the process. For example, the controller starts the application after the download. |
Stop application | Successfully stop the application. A "Stop Application" entry appears in the log after the user confirms they want to stop running the application, for example, before the download. |
Application download successful Application download failed | Success or failure downloading the application to the Trusted controller. |
Application update successful Application update failed | Success or failure updating the application on the Trusted controller. |
| On-line update situation:
|
| Application version number required to perform an update. |
| Method to use for on-line update:
|
Add I/O device " I/ODeviceName " | Add the specified I/O device. |
Remove I/O device " I/ODeviceName " | Remove the specified I/O device. |
Create conversion table(s) | Create one or more conversion tables. |
Delete conversion table(s) | Delete one or more conversion tables. |
Modify Cycle Timing (ms) device property | Modify the amount of time, in milliseconds, allocated to a cycle. |
Modify Cycle Timing value to " NewCycleTimingValue " | Successfully modify the cycle timing, in milliseconds, on the Trusted controller. |
Modify Memory for Retain device property | Modify the size of the memory space reserved for storing the values of retained variables. |
Modify Nb stored errors device property | Modify the number of entries storing detected errors. |
Modify Generate debug information device property | Enable or disable the generation of debug and monitoring information. |
Modify Enable ISA68M device property | Enable or disable the ISA68M target. |
Modify Enable Simulation device property | Enable or disable the application simulation. |
Rename " DeviceName " to "NewDeviceName " | Rename the device. |
Create " POUlLanguage "POUType " "POUName " in "DeviceName " | Create a program, function, or function block in the device. Details the programming language and name for the POU. |
Delete " POUName " from "DeviceName " | Delete the POU from the device. |
Delete " POUName " and "Sub-programs " from "DeviceName " | Delete the POU and its sub-programs from the device. |
Create " POULanguage" "POUType" "POUName " in "POUParentName " | Create a child function for the parent program or function. Details the programming language and name for the POU. |
Delete " POUName " from "POUParentName " | Delete the child function from the parent program or function. |
Delete " POUName " and "Sub-programs " from "POUParentName " | Delete the child function from the parent program or function. |
Modify " POUName " | Modify the POU contents. |
Rename " POUName " to "NewPOUName " | Rename the POU to a new name. |
Modify Description property for " POUName " | Modify the POU description. |
Modify Comment property for " POUName " | Modify the POU comment. |
Modify In-line property for " POUName " | Modify the in-line property for the POU. |
Modify Modbus extended attributes for variable(s) | Modify the Modbus® extended attributes for one or more variables. |
Add SOE extended attributes for variable(s) | Add SOE extended attributes to one or more variables. |
Remove SOE extended attributes from variable(s) | Remove SOE extended attributes from one or more variables. |
Export " POUName " to file "FileName " | Export the POU to the file. |
Import POULanguage POUType "POUName " | Import the POU from the file. |
Create global variable(s) | Create one or more global variables. |
Delete global variable(s) | Delete one or more global variables. |
Modify global variable(s) | Modify one or more global variables. |
Create local variable(s) in " POUName" | Create one or more local variables for the POU. |
Delete local variable(s) from " POUName" | Delete one or more local variables for the POU. |
Modify local variable(s) in " POUName " | Modify one or more local variables for the POU. |
Export global variable(s) to " FileName " | Export one or more global variables to the file. |
Import global variable(s) from " FileName " | Import one or more global variables from the file. |
Export local variable(s) from " POUName " to "FileName " | Export one or more local variables from the POU to the file. |
Import local variable(s) from " FileName " into "POUName " | Import one or more local variables from the file into the POU. |
Modify variable " VariableName " logical value to "NewLogicalValue " | Successfully modify the logical value of the variable. |
Modify variable " VariableName " physical value to "NewPhysicalValue " | Successfully modify the physical value of the variable. |
Lock variable " VariableName " | Successfully lock the variable. |
Unlock variable " VariableName " | Successfully unlock the variable. |
Create global defined word(s) | Create one or more global defined words. |
Delete global defined word(s) | Delete one or more global defined words. |
Modify global defined word(s) | Modify one or more global defined words. |
Create local defined word(s) in " POUName" | Create one or more local defined words for the POU. |
Delete local defined word(s) from " POUName" | Delete one or more local defined words for the POU. |
Modify local defined word(s) in " POUName " | Modify one or more local defined words for the POU. |
Validator # Exit without viewing all dependency information Validator # Report printed to file Validator # Report sent to printer Validator # File scan complete Validator # File scan failed or aborted Validator # scanning TIC code: < ProjectPath >Validator # scanning file: < ProjectPath > | Validate various actions performed with these validators: Cross Reference Checker (#1) or TIC Dependency Checker (#2). |
Create ActivityLog_ YYYYMMDDHHMMSS .xml backup file | Create a backup xml file for the existing Activity Logger entries and a new ActivityLog.xml file. The backup file name includes the year (YYYY), month (MM), day (DD), hour (HH), minute (MM), and second (SS) of file creation. A backup file is created when the ActivityLog.xml file is corrupted. The default backup file is located in %USERPROFILE%\My Documents\SIS Workstation <version> \Projects\ProjectName \ProjectName \Backup. |
Activity Logger version is “ NewVersionValue ” | Report the Activity Logger version when the version changes. |
Provide Feedback