RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
551
Ctrl Command number_of_correction_tables
Function Defines the maximum number of allowed correction tables.
Call
number_of_correction_tables( Number )
Parameters
Number
Maximum number of allowed correction tables.
As an unsigned 32-bit value.
Allowed value range: [1…8].
Default after load_program_file: 8. See also Chapter 8.5.3 ”Using Several
Correction Tables”, page 241.
Comments • For outside the allowed value range, number_of_correction_tables is ignored
(get_last_error return code
RTC6_PARAM_ERROR
).
• number_of_correction_tables serves to protect other commands (for example, such
as load_correction_file and select_cor_table) from unwanted table numbers.
• Existing user programs do not have to be changed. The exception is, if user input is to
be rejected (using explicit RTC6 error messages) in the future.
• number_of_correction_tables refers only to subsequent command executions.
Existing assignments of correction tables cannot be corrected automatically. This is
particularly important, if RTC6 boards that have been initialized by other
user programs are subsequently acquired.
RTC4RTC6 New command.
RTC5RTC6 Changed impacts (the RTC5-command has not been documented due to the restricted user
group).
Version info Available as of DLL 609, OUT 609, RBF 613.
References load_correction_file, select_cor_table, select_cor_table_list