Step 2: Prepare the action

<< Click to Display Table of Contents >>

Manual > Server Creation Guide > Events > Event Creation Procedure >

Step 2: Prepare the action

Preparing for action

Create an action to be called from the event. Here, create a "Script Ver1" action as an example.

 

1.Add an action
 
Right-click on "Action" from the tree selection view of FA-Server and select "Add" and "Action". A selection screen will appear, so add the "Script Ver1" action.
This will create an action called "A01" and add it to the tree.
 
c_event_0013

 

2.Right-click on "A01" and select "Properties"
 
c_event_0014
 
 

hint

You can freely change the action name such as "A01". You can change the action name from the "Properties" screen. For characters that cannot be used in naming an action, please refer to "Naming Rules".

 
 

3.Set up the script
 
Clicking the button to the right of the script tab displays the script editor.
 
c_event_0015
 
 

4.From the script editor, set "U01.F01.T01 = U01.F01.T01 + 1"
 
c_event_0016