uCosminexus Service Platform, Basic Development Guide
Execute logical operation by considering the input value as hexadecimal character string. You can specify "AND" (logical total), "OR" (logical sum), "XOR" (exclusive logical sum) as operation type. When input value is other than hexadecimal character string, error value (NaN) is returned. When input value exceeds 64 bit, round the bits more than 64 bits.
Process the logical operation function, with big Endian. If digit count of 2 input values differs, perform operation according to the greater digit count. Transformation source node and function are converted to character string at the time of executing transformation.
To execute the logical operation, use Logical operation function. Following figure shows the usage example.
Figure 6-12 FigureLogical operation function usage example
Procedure for setting up the logical operation is as follows:
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.