Skip to content

DLL integration for each capture component #2

@PaulKroon

Description

@PaulKroon

Pls a video and sample files on how to integrate and use a custom DLL from all relevant capture components with the OnLoad Event. Solution should contain:

  1. How to import DLL in script
  2. How to call the DLL from script and store the created delimiter separated string in a variable.
  3. Call a sub of function that wil a)split the string and store in a array b) add array to listbox items

Optional: same situation with the OnChange Event. In this case two listboxes, first for the OnLoad Event and second for the OnChange Event (Listitems based on selection in the first Listbox)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions