KONICA MINOLTA

Measuring Instruments

Giving Shape to Ideas

2D Color Analyzer Software Development Kit CA2D-SDK

Changes from previous versions

Changes from Ver. 1.21 to Ver. 1.21 Release2

System requirements:

  • Windows® 11 Pro has been added to the list of compatible OS.
  • Windows® 7 Professional 32-bit, Windows® 7 Professional 64-bit, Windows® 8.1 Pro 32-bit and Windows® 8.1 Pro 64-bit have been deleted from the list of compatible OS.

Changes from Ver. 1.20 to Ver. 1.21

Bug fixes:

  • Various minor bugs have been fixed.

Changes from Ver. 1.12 to Ver. 1.20

System requirements:

  • Windows® 8.1 Pro 32-bit, Windows® 8.1 Pro 64-bit, Windows® 10 Pro 32-bit, and Windows® 10 Pro 64-bit have been added to the list of compatible OS.
  • Windows® 8 Pro 32-bit, Windows® 8 Pro 64-bit, Windows® XP Professional 32-bit and Windows® XP Professional 64-bit have been deleted from the list of compatible OS.

Product specifications:

  • The Visual Studio 2010 redistributable package has been included.
  • The sample code has been updated to be compatible with Visual Studio 2013.

Bug fixes:

The following bugs have been fixed:

  • In the Reference Manual, settings which must be performed before running CA2DSDK_ER CA2DSDK_DiagnosisInstrument() have been added.
  • In the Reference Manual, explanations of return values for CA2DSDK_PollingDiagnosis() have been corrected.
  • Other minor bugs

Changes from Ver. 1.10 to Ver. 1.12

Product specifications:

  • The multiple exposure pixel merge algorithm has been improved.

Bug fixes:

The following bugs have been fixed:

  • Problem in which when using a lens other than the standard lens, the error code 1501 sometimes appeared and connection could not be performed when attempting to connect to the instrument after performing self-diagnostics.
  • Problem in which when performing automatic layout of evaluation areas, the layout area was one line wider on right edge and one row higher on bottom edge than when automatic layout was performed using the CA-S25w software.
  • Unnecessary data in LenzType_Table.ini file was deleted. This solved a problem when using LabVIEW in which a file read error occurred in certain environments.

Changes from Ver. 1.01 to Ver. 1.10

System requirements:

  • Windows 8 Pro 32-bit and Windows 8 Pro 64-bit have been added to the list of compatible OS.

Product specifications:

  • SDK can now be used with LabVIEW.
  • Visual Basic sample code is now included.
  • Company name has been changed from Konica Minolta Optics, Inc. to Konica Minolta, Inc.

Bug fixes:

The following bugs have been fixed:

  • In the Reference Manual, errors in the explanation of ‘CA2DSDK_GetAreaData’ and ‘CA2DSDK_GetFinderImage’ have been corrected.
  • For ‘CA2DSDK_GetAreaData’, error in which when ‘Under’ error was set to on, the obtained pixel data for over-error pixels was returned with the same value as under-error pixels.

Changes from Ver. 1.00 to Ver. 1.01

Product specifications:

The following default conditions in the ‘tagAlignedSpotCond’ structure obtained using the function
‘CA2DSDK_GetAlignedSpotCondition’ have been changed. The new default settings are as follows:

  • offset_input (offset input method): SPOT_OFFSET_RELATIVE (Relative values)
  • offset_position (offset position): SPOT_OFFSET_CENTER (Spot center is set as edge.)

Bug fixes:

The following bug has been fixed:

  • When using the function ‘CA2DSDK_SetAlignedSpotCondition’, the ‘row’ and ‘col’ values in the ‘tagAlignedSpotCond’ structure are reversed (the function was improperly setting the horizontal layout count to the ‘row’ value and the vertical layout count to the ‘col’ value).

Back to top