Software ICSPMS

  • Update to Unicode Version x86 and x64 04.03.1 available (20.03.2023)


    Changelog to version 4.02
  • fixed: directory configuration selection for machine- and database configuration
  • fixed: New Thread for writing ProcessStatus and ProcessCounter is waiting until previous writing
    thread is finished if there is only one database connection for writing available (ODBC max
    connection < 18)

    Changelog to version 4.02.1
  • added: security update for SetProcessCounter and SetProcessStatus if ODBC database connections
    are limited
  • added: new global Parameter DisableResetAfterFinish
  • added: new global Parameter SetProcessStatusNotBusy
  • added: function ICM1500Deinit and ICM3000Deinit to teminate steering threads
  • modified: GetLogFileField is limited to 4096 Tchar for function Add2ProtocollFile
  • fixed: max ODBC Connection value iMaxODBCConnections and bMaxODBCConnections mixed-up
  • fixed: a barcode is not been calculated if BarcodeLength == 0 → WordMergeField remains empty if
    there is no data for the barcode
  • fixed: if RecordNo == 0 no data is fetched from the database to avoid ODBCError
  • fixed: If LogFileField is set data is fetched from database only if ODBCConnection is open
  • fixed: CompareField is cleared for inseting next card if enhanced steering is activated in Omron or
    DoubleChip module

    Changelog to version 4.02.2
  • fixed: security update for SetProcessStatus if ODBC database connections are limited

    Changelog to version 4.02.3
  • fixed: GetRealProcessStatus now similar to GetRealProcessCounter → no ODBC Error with wrong
    cursor status if a query is executed on database which could cause to remove records from
    database if value is modified

    Changelog to version 4.02.4
  • fixed: GetRealProcessStatus now similar to GetRealProcessCounter → no ODBC Error with wrong
    cursor status if a query is executed on database which could cause to remove records from
    database if value is modified

    Changelog to version 4.03
  • added: support for affixing cards in landscape (normal) and portrait (new) mode
  • added: inspection module for reading card with barcode scanner / camera now supported / treated
    as double chip module
  • added: DoubleChip module can be configured to work with FlipOver station as next module to set flip
    mode via signal commands
  • modified: increased max. device properties from 60 to 94
  • modified: BISCO SCALE now working with a following module
  • modified: External DLL (SUK) now treats all return codes != 0 as an error
  • modified: Use Login color change if wrong / nor existing user is detected can be disabled by
    ICSPMS.INI file parameter
  • fixed: Query variable will be truncated to 63 characters to avoid a buffer overflow

    Changelog to version 4.03.1
  • added: separate job log-file per day (enable by SeparateJobLogFile=1 in ICSPMS.INI)
  • added: card / sheet list overview in operator request dialogue at comparison error in match mode
  • added: 2nd waste tray for cards which are coming in as to be rejected by previous module
  • modified: if Query variable is truncated to 63 characters to avoid a buffer overflow an error message
    is displayed to inform operator
  • modified: 2/3 font size for error message in MessageBox
  • fixed: in case of pressing <finish job> after error message <cannot separate a card> for all channels
    the call DeInit() was missing and so the error message <cannot retrieve COM-properties> could
    appear because module threads were still active but COM-ports were closed
  • fixed: combination of <print delay after folder stop> and non-mailmerge printing could reduce system
    performance after first folder stop because extra print delay was added to every further print order