uCosminexus Service Platform, Basic Development Guide
Performs the specified operation on two mapping source numbers. The following types of operations can be specified:
- + (addition)
- -- (subtraction)
- * (multiplication)
- / (division)
- % (remainder)
- Organization of this subsection
- (1) Function used
- (2) Setup procedure
(1) Function used
To perform the specified operation on two mapping source numbers, you use the perform node operation function. The following figure shows an example that uses the perform node operation function.
Figure 6-8 Usage example of the perform node operation function
(2) Setup procedure
To perform the specified operation on two mapping source numbers:
- From the palette, choose the perform node operation function (calc), and deploy it in the mapping viewer.
- Set up a mapping line.
- Use one of the following methods to open the Perform Node Operation dialog box.
- Right--click the perform node operation function, and choose Setting.
- Double--click the perform node operation function.
The Perform Node Operation dialog box opens.
For details about the Perform Node Operation dialog box, see the manual Cosminexus Service Platform Overview.
- In Operation, specify the operation to be executed.
- When a transformation-source node is specified in Input 1 or Input 2, to specify a condition for the transformation-source node and map it only when this condition is satisfied, click Set Node Condition.
The Set Node Condition dialog box opens.
For details about how to set a node condition, see 6.7 Specifying Node Conditions. For details about the Set Node Condition dialog box, see the manual Cosminexus Service Platform Reference.
- Click OK.
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.