Emerson Process Management MLT 2 TV Converter Box User Manual


 
2 - 18
AK
90003752(3) [AK-Commands] 11/03
SFRZ – Control command "Decimal point setup for floating point format"
With this command the format of real numbers will be setup.
This command will have an effect to the output of all real numbers. It is not possible to vary
it for different channels.
Control command
SFRZ K0 n
Parameter
Function associated to the whole system unit
Code
Description of parameter “n”
n = 1..9: n = number of digits after decimal point in normal floating point
format.
(f-notation of C-language's printf)
n = 11..19: (n-10) = is the maximum number of significant digits of either normal
floating point format or E-format, whichever is shorter.
(g-notation of C-language's printf).
Factory setting: n = 16 (= default).
Default is used if no other value for n is specified by a SFRZ
command.
n = 10 will set n = default
Response
SFRZ 0
Error status
Code
E
xample:
N
umber: 1234567.821
n = 2
Æ
1234567.82
n = 13
Æ
1.23E06
n = 15
Æ
1234600