uCosminexus Service Platform, Basic Development Guide

[Contents][Glossary][Index][Back][Next]

6.13.21 RadixObjects(radix conversion function)

This section defines the Radix conversion function (radix).

Organization of this subsection
(1) Definition item
(2) Definition example

(1) Definition item

Following table describes definition items:

Table 6-46 TableRadixObjectsDefinition item

Item name Definition contents Value that you can define Additional description
Name Function name Value of NCName type This is mandatory item. You cannot define the Name in Objects, in duplication.
Input Input See "6.12.2 Setting up the mapping definition" -
InputRadix Input basic number Either of "hexadecimal", "decimal" or "binary" This is mandatory item.
"hexadecimal" is hexadecimal.
"decimal" is decimal.
"binary" is binary number.
You cannot define the same basic number in the input basic number and output basic number.
OutputRadix output basic number Either of "hexadecimal", "decimal" or "binary" This is mandatory item.
"hexadecimal" is hexadecimal.
"decimal" is decimal.
"binary" is binary number.
You cannot define the same basic number in input basic number and output basic number.

(Legend)
-: Corresponding item does not exist.

(2) Definition example

Following figure shows the definition example:

Figure 6-87 FigureRadixObjectsDefinition example

[Figure]