DecimalNumber


Function

 

Specifies the N base representation of the integer value.

 

Variable type

[ C#: enum RFileDecimalNumber ] [ VB.NET: enum RFileDecimalNumber ]

 

Initial value

 

Decimal

 

Setting value

 

Value

Enumeration member

Description

0

Binary

Binary

1

Decimal

Decimal

2

Hex

Hexadecimal

 

Remarks

 

Converts to the specified N base character string when the write data is Int32 type or Byte type.