<< Click to Display Table of Contents >> Manual > Server Creation Guide > Action Edition > Action Reference |
Action List
The actions that can be performed with this package are:
action |
overview |
|
Defines Historical data server to link to a CSV file. |
||
Defines the Historical data server that links to the ODBC file. |
||
Logging to a CSV file. |
||
Logging to a ODBC database. |
||
This is a simple script (SC1 syntax). It can perform arithmetic operations and logical operations between tags. |
||
This is a full-fledged script (SC2 syntax). You can evaluate tag values to execute your own logic and even build persistent server-side processes. |
||
Transfers values from tag to tag. Can also be used as a gateway between different PLCs. |
||
Writes the current tag value to a text file such as HTML or CSV. You can embed the tag value in the text file using markup characters. |
||
Writes values from tags to a text file in bulk. |
||
Bulk write values from a text file to a tag. |
||
Writes values from tags to an ODBC database in bulk. |
||
Writes values from a ODBC database to tags in bulk. |
||
Send the email. |
||
Copy, delete, and move files and folders. |
||
Back up your files. |
||
Transfer files with FTP. |
||
Execute the SQL command. |
||
Make a connection. |
||
Runs an external application. |
||
Takes screenshots and saves them to BMP, JPEG files. |
||
Synchronize the time between the PC and the PLC. |
||
Shut down the application or OS. |
||
Logging to CSV files and aggregation processing (creating Daily/Monthly/Yearly Report, etc.) are performed. |
||
Logging and aggregation processing (creating Daily/Monthly/Yearly Report, etc.) is performed to the ODBC database. |
||
Transfer files over the network. |
In version 6 and later, the daily report aggregation function has been integrated into the summary action, and the "Daily/Monthly/Yearly Report action" has been discontinued. |