RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
852
Ctrl Command write_abc_to_file
Function Like write_abc_to_file_20b.
However, for a focus length value l in RTC4 compatibility range [–32,768…+32,767].
Call
ErrorNo = write_abc_to_file( Name, A, B, C )
Parameters
Name
Like write_abc_to_file_20b.
A
Coefficient A of the parabolic function z
out
= A + Bl +Cl
2
which is used for
calculating the Z output values
(focus length value l in the RTC4 compatibility range [–32,768…+32,767]).
As a 64-bit IEEE floating point value.
Allowed value range:: see load_z_table.
B
Like
A
(analogously).
C
Like
A
(analogously).
Result Like write_abc_to_file_20b.
Comments • Like write_abc_to_file_20b.
•
write_abc_to_file_20b( A × 16, B, C × 1/16 )
is synonymous with
write_abc_to_file( A, B, C )
.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References read_abc_from_file