1. Catalogs
  2. Cognex
  3. Cognex Designer

Cognex Designer

Cognex Designer
1 / 18 PagesView full catalog

Cognex Designer

Product catalog summary
Release Information
This section outlines the Cognex Designer 4.3.1 release, highlighting its compatibility with VisionPro 9.6 and introducing new features like a sample project for WebHMI Vision Tool Editing.
Security Requirements for VisionPro
The release mandates the latest VisionPro drivers and dongles from Wibu-Systems, optimized for VisionPro 9.6.
PC and Operating System Requirements
Cognex Designer shares PC requirements with VisionPro, supporting Windows 7 (64-bit) SP1 and Windows 10 (64-bit), with limited support for Windows 8/8.1 on Cognex VC5 and VC7 systems.
Plugin Development Requirements
Development requires Microsoft Visual Studio 2017 and .NET Framework 4.7.2, with no support for Visual Studio 2013 on Windows Embedded 8.0 OS.
Web Browser HMI Requirements
Recommended browsers include Google Chrome (version 54 or greater) and Internet Explorer 11, though long-term display may cause non-responsiveness.
About the Cognex ViDi Suite of Tools
The ViDi Suite employs deep learning for tasks such as localization, cosmetic inspection, classification, and OCR, and can be integrated with Cognex Designer via the ViDi plug-in.
Migrating to this Release
Projects from earlier versions may need manual re-addition of components if created with different language settings.
Resolved Issues
Fixes include memory leaks, HMI control responsiveness, and recipe configuration errors, with specific CR#s for tracking.
Known Issues and Changes In Behavior
Includes warnings for license expiration and AVX2 instruction set support, with known issues involving unsupported ports for WebHMI and database handling limitations.
Product and Upgrade Codes
Details on product and upgrade codes are provided, along with supported hardware and acquisition platforms.
Release History
A history of previous releases is included, detailing major capabilities introduced in each version.
Legal Notices
Legal information related to the release is provided, including licensing terms and trademark information.
Compatibility and Requirements
Cognex Designer 4.3.1 requires .NET Framework 4.7.2 for OPC UA Plugin compatibility on Windows 7 and Windows Embedded 8, but not for Windows 10.
Product and Upgrade Codes
API Version: 4.4.1, with specific upgrade and product codes for x64 systems.
Supported Hardware
Includes Cognex Vision Controller, various Cognex communication cards, GigE Vision, and Cognex 2D and 3D cameras and sensors.
Sample Projects
Sample projects demonstrate the use of Cognex Designer, with more information available on the Cognex Designer Support Site.
Recent Releases
Cognex Designer 4.3: Introduced support for VisionPro 9.5 SR2, WebHMI enhancements, new sample plugins, and shared project resources.
Cognex Designer 4.2: Added support for VisionPro 9.5 SR1, optional communication plugins, and FTP client support.
Cognex Designer 4.1 PR2: Focused on performance monitoring and tuning, graphics consolidation, and new project types.
Cognex Designer 4.0: Introduced support for VisionPro 9.3 and Cognex ViDi Suite, WebHMI, and improved IDE features.
Migration Considerations
Details on migrating projects from older versions, including changes in project file formats, recipe folder locations, and new template file extensions.
Resolved Issues
Includes fixes for serial device processing and other minor issues in previous versions.
Legal Notices
The software is licensed and can only be used or copied according to the license terms. Cognex Corporation retains ownership and provides no warranties regarding the software's merchantability or fitness for a particular purpose. Information is subject to change without notice, and Cognex is not responsible for errors in the document or software. Reproduction or transmission of the document is prohibited without written permission from Cognex Corporation. Trademarks: Lists registered trademarks and trademarks of Cognex Corporation and mentions copyrights held by Microsoft Corporation and MadCap Software, Inc.
See more

Catalog excerpts

Cognex Designer-1

Cognex Designer Release Notes 4.3.1

 Open the catalog to page 1
Cognex Designer-2

Table of Contents Table of Contents Release Information Security Requirements for VisionPro About this Release PC Requirements Operating System Requirements Plugin Development Requirements Cognex Vision Controller Requirements Web Browser HMI Requirements About the Cognex ViDi Suite of Tools Migrating to this Release Resolved Issues Known Issues and Changes In Behavior Product and Upgrade Codes Supported Hardware Supported Acquisition Platforms and Communication Cards Supported Cameras and Sensors Designer Sample Projects Release History Cognex Designer 4.3 Release Cognex Designer 4.2 Release...

 Open the catalog to page 2
Cognex Designer-3

Release Information Release Information This section contains information about the current release of Cognex Designer and its release history. Security Requirements for VisionPro The latest release of VisionPro and Cognex Designer requires the latest VisionPro drivers and the latest supported VisionPro dongles, made by Wibu-Systems. Always consult the Cognex VisionPro web page or installation documentation for up-to-date information on what dongle to use with your current version of VisionPro. Note: Cognex Designer 4.3.1 works best with VisionPro 9.6. About this Release Cognex Designer 4.3.1...

 Open the catalog to page 3
Cognex Designer-4

Release Information Plugin Development Requirements The following requirements are necessary for developing plugins for Cognex Designer 4.3.1: l Microsoft Visual Studio 2017 Microsoft .NET Framework 4.7.2 Note: Microsoft Visual Studio 2013 is NOT supported on the Windows Embedded 8.0 OS used on Cognex Vision Controllers. For detailed information about working with plug-ins, see the How To... Plugins topic. Cognex Vision Controller Requirements For information regarding the Cognex Vision Controller requirements, please consult the Cognex Designer Support Website. The Technical Bulletins contain...

 Open the catalog to page 4
Cognex Designer-5

Release Information Note: For more information about migrating from earlier releases, see Release History on page 9. l Handling Components that were created and saved while using Cognex Designer with a different language. In case you are using a project that was created and saved with an earlier version of Cognex Designer (3.0 to 4.1) and with a different language setting than what you are using now, then any Components you have configured for the project will not be loaded in Cognex Designer 4.3.1. Instead, you have to re-add the missing Components manually. Resolved Issues Cognex Designer 4.3.1...

 Open the catalog to page 5
Cognex Designer-6

Release Information Changed image format shown on WebHMI As of release 4.3, Cognex Designer sends 8-bit grayscale images to Web Pages instead of 24bit grayscale images to improve performance. Change in the default As of release 4.3, the VisionPro Display control element has been enhanced to auto-fit the behavior of the images and graphics appearing on it. VisionPro Display element Updated .NET Framework version for Plugin development As of release 4.3, developing plugins for Cognex Designer requires Microsoft .NET Framework 4.7.2 to be installed. New Garbage Collection Method As of release 4.1,...

 Open the catalog to page 6
Cognex Designer-7

Release Information Expression Builder function does not get updated. When an ItemAt($index, $array) function is constructed in the Expression Builder, it will only update the returned value when the value of the $index tag changes, or a new array is assigned to the $array tag. The following C# script statements illustrate how to trigger a value change event: $index++; $array = { "one", "two", "three" }; The following C# script statement will not trigger a value change event: $array[1] = "new value"; Test Mode changes on Pages persist in Program Mode If an element on a Page (e.g. CheckBox, TextBox,...

 Open the catalog to page 7
Cognex Designer-8

Release Information FFP Offline requested Task Triggers for "Online" and "Offline" status When implementing industrial communications protocols, consider that within Cognex Designer, the OfflineRequested event is mapped into both a scriptable point called FFP Offline Requested and a Task Trigger called Devices. {CommCardName}.FfpOffineRequested. During execution, if the OfflineRequested event is fired, it will run the script registered to the scriptable point called FFP Offline Requested. At this point, the user can access the ReturnToPreviousState member of the argument, and determine the state...

 Open the catalog to page 8
Cognex Designer-9

Release Information Tip: For additional information and sample codes and projects, please visit the Cognex Designer Support Site. A link to the Cognex Designer Support Site is also included in the Help menu. Note: Subject to Cognex Corporations terms and conditions and license agreement, you are authorized to use and modify this source project in any way you find useful, provided the Software and/or the modified Software is used solely in conjunction with a Cognex Machine Vision System. Furthermore you acknowledge and agree that Cognex has no warranty, obligations or liability for your use of...

 Open the catalog to page 9
Cognex Designer-10

Shared Project Resources: Share project resources between your development project and deployed application with the new Share Resources with IDE setting of the Deployment dialog. See the Deployment Options topic for more information. Test Mode Password: Protect your Cognex Designer Development project by specifying a password for exiting Test Mode. See the General topic for more information. Cognex Designer 4.2 Release Cognex Designer 4.2 introduces multiple new or changed capabilities since the previous generally available (GA) release (4.1 PR2). See the below list for more information. l Supports...

 Open the catalog to page 10
Cognex Designer-11

Project Types - Cognex Designer now supports drastically Accelerating Development With Predefined Project Types. With a single click, launch a fully defined project template that can be quickly customized. Project Types enable you to spend more time developing vision applications and less time creating HMIs or writing scripts. Getting Started Tutorials - Walk through every phase of creating a standalone Vision Application with the new Getting Started documentation section that lets you learn at your own pace, with only the content that applies to your needs. Cognex Designer 4.0 Release Cognex...

 Open the catalog to page 11

All Cognex catalogs and technical brochures

  1. MX-1502

    28  Pages

  2. MX-1000 Series

    22  Pages

  3. MX-1100

    23  Pages

  4. VisionPro

    18  Pages

  5. CVL

    23  Pages

  6. DataMan® 8050

    23  Pages

  7. DataMan® 8700

    23  Pages

*Prices are pre-tax. They exclude delivery charges and customs duties and do not include additional charges for installation or activation options. Prices are indicative only and may vary by country, with changes to the cost of raw materials and exchange rates.