RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
393
Ctrl Command get_auto_cal
Function Returns the type of ASC hardware integrated in the attached scan system previously
detected by auto_cal.
Call
ASCtype = get_auto_cal( HeadNo )
Parameters
HeadNo
Number of the scan head connector.
As an unsigned 32-bit value.
Allowed values:
= 1: First scan head connector.
= 2: Second scan head connector.
Result ASC hardware type.
As an unsigned 32-bit value.
Comments • If the ASC hardware type has been previously detected by auto_cal, then get_auto_cal
returns the same value as auto_cal(
Command
= 4 ), see comments there.
• If the ASC hardware type has not been previously detected by auto_cal, then
get_auto_cal returns the value 255 (initialized value).
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References auto_cal