Action Reference

<< 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


Historical data server (CSV)

Defines Historical data server to link to a CSV file.


Historical data server (ODBC)

Defines the Historical data server that links to the ODBC file.


Logger (CSV)

Logging to a CSV file.


Logger (ODBC)

Logging to a ODBC database.


Script Ver1 (SC1)

This is a simple script (SC1 syntax). It can perform arithmetic operations and logical operations between tags.


Script Ver2 (SC2)

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.


Bridge

Transfers values from tag to tag. Can also be used as a gateway between different PLCs.


Tag report

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.


Batch transfer (tag → text)

Writes values from tags to a text file in bulk.


Batch transfer (Text → Tag)

Bulk write values from a text file to a tag.


Batch transfer (tag → ODBC)

Writes values from tags to an ODBC database in bulk.


Batch transfer (ODBC → tag)

Writes values from a ODBC database to tags in bulk.


Send mail

Send the email.


File operation

Copy, delete, and move files and folders.


File backup

Back up your files.


FTP transfer

Transfer files with FTP.


Execute SQL (ODBC)

Execute the SQL command.


Dial-up

Make a connection.


External application execution

Runs an external application.


Screenshot

Takes screenshots and saves them to BMP, JPEG files.


Time sync

Synchronize the time between the PC and the PLC.


Shutdown

Shut down the application or OS.


Summary (CSV)

Logging to CSV files and aggregation processing (creating Daily/Monthly/Yearly Report, etc.) are performed.


Summary (ODBC)

Logging and aggregation processing (creating Daily/Monthly/Yearly Report, etc.) is performed to the ODBC database.


File server

Transfer files over the network.

 

 

hint

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.