Software ICSPMS

  • Update to Unicode Version x86 and x64 04.13 available (21.07.2025)


    Changelog to Version 4.12
  • modified: F.I.E.S.-module control init will take care of installed modules and will return with error if less or more modules replies on init than configured
  • modified: Size of BarcodeDataStore changed from 64 to 128 TChar
  • modified: ICM1500 + ICM2000/ICM3000 more barcode types for reading available
  • modified: Barcode Configuration Command for ICM1500/ICM2000/ICM3000 enhanced with 1st character tor use for comparison
  • modified: store operator counter only if ShowOperatorCounter is enabled in global setting
  • modified: barcode calculation buffer size changed from 64 to 256 bytes
  • added: New option NoIgnoreOnBarcodeComparisonError
  • added: F.I.E.S.-module Sheet Flipper including settings
  • added: F.I.E.S.-module can now be first module → only feeding from an insert device and enveloping
  • fixed: Error message of Cognex camera now displayed with correct information
  • fixed: unknown card feedback (Cx) or sheet feedback (Sx) in ICM1500/ICM2000/ICM3000) will lead into job abortion because card/sheet order will be not correct anymore
  • fixed: record data for Bisco Balance and FET are shown again
  • fixed: Folder Single Reset is working now
  • fixed: Closing of Production window if job is finished/aborted but card separation error is still open and finsehd button is pressed

    Changelog to Version 4.11
  • modified: MessageBoxDlg and OperatorRequestDlg are displayed centered if no ProductionWindow is active
  • modified: Only Sheet Printing steering now running in separate thread
  • modified: all messages “next device busy” are suppressed now if following module is on error / operator request
  • modified: External chip reading DLL control now with automatically assignment of available chip reader
  • modified: F.I.E.S.-module handling if Sealer is on error and cover opened at enveloper. Now both modules will be executed ResetOneDevice one after the other before continuing job to avoid wrong feedback messages
  • modified: BISCO module Init timeout 5s extended
  • modified: CL7000 card buffer steering
  • added: some debug messages in external DLL
  • added: auto-assignment of chip readers in external DLL function
  • added: FET control now supporting reading Barcode from envelope
  • added: ODBC ProgreSQL support for selecting catalogs, schemes, table types and tables
  • added: BISCO module error message <next device not ready>
  • fixed: Job counter is now deleted as well if a job is terminated
  • fixed: no error message using mail merge configuration if ghostscript file is not given
  • fixed: regression of 4.11 – reducing of start delays causes crashes in PrintControl if starting of WinWord takes to long so that used memory by other thread was not allocated on time
  • fixed: in finishing mode a module must wait between handling over the command to next module and removing own command from pipeline 5 ms to avoid that production loop start init sequence to earlybecause all modules seems to be empty
  • fixed: on reset of Bisco Balance both possible records must be removed from pipeline to continue with the next expected correct record
  • fixed: updating process of ODBC databases in different threads
  • fixed: crash on selecting database configurations with odbc- , then non-odbc- and final with odbc-databases type. The used database type was not correct handed over to the configuration dialogue.
  • fixed: memory leak because of not executing routines which were provided for freeing memory of allocated
  • fixed: ResetOneDevice in F.I.E.S.-Control added send parameter for device after reset

    Changelog to Version 4.10
  • modified: start job accelerated by removing several software delays
  • modified: ICM1500, ICM2000, ICM3000 + FIES module record overview in production window adapted to configuration settings
  • added: error codes and descriptions for Cognex Camera
  • added: printing PDF-Files via GhostScript with database configuration preview
  • added: new field configuration types “PDF-File Field” and “Envelope weight write back”
  • added: function write back of envelope weight to database
  • added: 2 more setting options for FET device configuration: no of trays + wast tray No.
  • added: new ICSPMS.INI parameter <CustomerID>
  • fixed: re-open database configuration could crash because of undefined status of paint variable
  • fixed: memory leaks
  • fixed: if No of ODBC parallel threads limited to 2 all accesses are redirected to ODBC thread 0
  • fixed: writing ProcessCounter and ProcessStatus with ODBC databases with query
  • fixed: writing ProcessCounter and ProcessStatus with ODBC with only Thread 10/14 or Thread 0