DecToHex
Contents

1.Description

A positive, decimal integer is converted into the corresponding hexadecimal value with specified length.

2.Inputs

No.NameInitialisationDescription
1E1 Value0
Value (numeric)
2E2 Length0
Length (number of characters) of the hex value to be output. Permitted values: [1 to 8] (numeric)

3.Outputs

No.NameInitialisationSBCDescription
1A1 Hex0s
Hexadecimal value (Text)
s = send, sbc = send by change

4.Other

Recalculation during start:No
Module is retentive:No
Internal designation:17759
Category:Converter

5.Similar functions

Status machine, 1 outp
Status machine, 8 outp
ShiftLeft
ShiftRight
BitCutter
StringToFloat
TextToBase64
IntToString
StringToHex
HexToString
ChrToASCII
StringToNumber
2ByteTo16Bit
4ByteTo32Bit