05-05-2021 08:24 PM
According to the document“Digital Pattern Instrument, NI-Digital Pattern Driver, and Digital Pattern Editor 18.0 Readme”,we don‘t have “NI-Digital Pattern Driver” of win7(32bit).How to deploy runtime solutions on Windows 7 (32-bit)?
05-05-2021 10:06 PM
I don't think it is even possible, 657x driver is supported only on 64-bit OS versions. You have to change the OS to 64-bit.
05-06-2021 08:29 PM - edited 05-06-2021 08:32 PM
Refer to the document:
Supported Operating Systems:
Note: The NI-Digital Pattern Driver and the Digital Pattern Editor support only 64-bit operating systems for development. You can deploy runtime solutions on Windows 10 (32-bit and 64-bit) and Windows 7 (32-bit and 64-bit). Refer to your ADE documentation for more information about creating a runtime deployment:
C:
You can use the NI-Digital Pattern C dynamically linked library by adding a reference to C:\Program Files (x86)\IVI Foundation\IVI\Bin\niDigital_32.dll for 32-bit development or to C:\Program Files\IVI Foundation\IVI\Bin\niDigital_64.dll for 64-bit development.
Maybe,it is possible.
05-07-2021 07:17 PM
That is an interesting catch, thanks for sharing this info, so far since DPE is not supported on 32-bit, I thought the deployment also did not support 32-bit.