(base) C:\Users\jcormier>conda create -n gentl_38 matplotlib python=3.8
(base) C:\Users\jcormier>conda activate gentl_38
(gentl_38) C:\Users\jcormier>python -V
Python 3.8.13
(gentl_38) C:\Users\jcormier>pip install numpy harvesters==1.4.0 genicam==1.2.0
(gentl_38) C:\Users\jcormier>pip show harvesters
Name: harvesters
Version: 1.4.0
Summary: Image Acquisition Library for GenICam-based Machine Vision System
Home-page: https://github.com/genicam/harvesters
Author: The GenICam Committee
Author-email: genicam@list.stemmer-imaging.com
License: Apache Software License V2.0
Location: c:\users\jcormier\.conda\envs\gentl_38\lib\site-packages
Requires: genicam, numpy
Required-by:
(gentl_38) C:\Users\jcormier>pip show genicam
Name: genicam
Version: 1.2.0
Summary: The official Python Binding for the GenICam GenApi & the GenTL Producers
Home-page: https://www.emva.org
Author: The GenICam Committee
Author-email: genicam@list.stemmer-imaging.com
License: The GenICam License Version 1.6
Location: c:\users\jcormier\.conda\envs\gentl_38\lib\site-packages
Requires:
Required-by: harvesters
(gentl_38) C:\Users\jcormier>set PATH=c:\Program Files\Critical Link LLC\GenTL Viewer\bin;%PATH%
(gentl_38) C:\Users\jcormier>set HARVESTERS_XML_FILE_DIR=C:\Users\jcormier\Documents\Critical Link LLC\gentlviewer\xml'
(gentl_38) C:\Users\jcormier>set HARVESTERS_XML_FILE_DIR=C:\Users\jcormier\Documents\Critical Link LLC\gentlviewer\xml
(gentl_38) C:\Users\jcormier>set HARVESTERS_XML_FILE_DIR=C:\Users\jcormier\Documents\Critical Link LLC\gentlviewer\xml
(gentl_38) C:\Users\jcormier>cd Documents\GenTL\python_scripts
(gentl_38) C:\Users\jcormier\Documents\GenTL\python_scripts>dir
Volume in drive C has no label.
Volume Serial Number is DAFC-DB99
Directory of C:\Users\jcormier\Documents\GenTL\python_scripts
01/09/2025 12:17 PM
.
01/09/2025 12:17 PM ..
09/26/2022 02:26 PM .vscode
09/27/2022 09:43 AM 14,823 harvesters.ipynb
09/26/2022 12:09 PM 422 read_dng.py
01/09/2025 12:17 PM 3,978 snap.py
09/27/2022 09:41 AM 3,620 snap.py.bak
4 File(s) 22,843 bytes
3 Dir(s) 11,652,968,448 bytes free
(gentl_38) C:\Users\jcormier\Documents\GenTL\python_scripts>python snap.py
C:\Users\jcormier\Documents\Critical Link LLC\gentlviewer\xml
c:\Program Files\Critical Link LLC\GenTL Viewer\bin;C:\Users\jcormier\.conda\envs\gentl_38;C:\Users\jcormier\.conda\envs\gentl_38\Library\mingw-w64\bin;C:\Users\jcormier\.conda\envs\gentl_38\Library\usr\bin;C:\Users\jcormier\.conda\envs\gentl_38\Library\bin;C:\Users\jcormier\.conda\envs\gentl_38\Scripts;C:\Users\jcormier\.conda\envs\gentl_38\bin;C:\ProgramData\Miniconda3\condabin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\winsdk\10\Windows Performance Toolkit;C:\WINDOWS\System32\OpenSSH;C:\Program Files\PuTTY;C:\Program Files\Git\cmd;C:\Program Files\CMake\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\TortoiseGit\bin;C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\ARM GCC\bin;C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\eclipse\jre\bin;C:\Users\jcormier\AppData\Local\Microsoft\WindowsApps;.;C:\Users\jcormier\AppData\Local\Programs\Microsoft VS Code\bin
2025-01-09 12:29:43,329 - harvesters - INFO - created:
2025-01-09 12:29:43,330 - harvesters - INFO - added: c:\Program Files\Critical Link LLC\GenTL Viewer\bin\GenTL.dll to
2025-01-09 12:29:43,331 - harvesters - DEBUG - discarded device information:
2025-01-09 12:29:43,334 - harvesters - DEBUG - initialized file: c:\Program Files\Critical Link LLC\GenTL Viewer\bin\GenTL.dll
2025-01-09 12:29:43,336 - harvesters - DEBUG - fetched url: local:///criticallink_systemgentl.xml;0;3073
2025-01-09 12:29:43,339 - harvesters - DEBUG - created: C:\Users\jcormier\AppData\Local\Temp\20250109122943_k9v2hlrj\criticallink_systemgentl.xml
2025-01-09 12:29:43,367 - harvesters - DEBUG - deleted: C:\Users\jcormier\AppData\Local\Temp\20250109122943_k9v2hlrj\criticallink_systemgentl.xml
2025-01-09 12:29:43,368 - harvesters - DEBUG - opened: criticallink/gentl.dll :: *' at 0x000001C71F8EE900> >
2025-01-09 12:29:43,369 - harvesters - DEBUG - opened: Simulated :: criticallink/gentl.dll :: *' at 0x000001C71F8EEC90> >
2025-01-09 12:29:43,369 - harvesters - DEBUG - fetched url: local:///criticallink_interface_Simulated.xml;0;27ea
2025-01-09 12:29:43,370 - harvesters - DEBUG - created: C:\Users\jcormier\AppData\Local\Temp\20250109122943_j66f1_w8\criticallink_interface_Simulated.xml
2025-01-09 12:29:43,382 - harvesters - DEBUG - deleted: C:\Users\jcormier\AppData\Local\Temp\20250109122943_j66f1_w8\criticallink_interface_Simulated.xml
2025-01-09 12:29:43,387 - harvesters - DEBUG - opened: GEV :: criticallink/gentl.dll :: *' at 0x000001C71F8EEF30> >
2025-01-09 12:29:43,388 - harvesters - DEBUG - fetched url: local:///criticallink_interface_GEV.xml;0;27de
2025-01-09 12:29:43,389 - harvesters - DEBUG - created: C:\Users\jcormier\AppData\Local\Temp\20250109122943_roc_xppp\criticallink_interface_GEV.xml
2025-01-09 12:29:43,401 - harvesters - DEBUG - deleted: C:\Users\jcormier\AppData\Local\Temp\20250109122943_roc_xppp\criticallink_interface_GEV.xml
2025-01-09 12:29:44,431 - harvesters - DEBUG - opened: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F90E210> >
2025-01-09 12:29:44,434 - harvesters - DEBUG - fetched url: local:///criticallink_interface_U3V.xml;0;27de
2025-01-09 12:29:44,439 - harvesters - DEBUG - created: C:\Users\jcormier\AppData\Local\Temp\20250109122944_n885ex75\criticallink_interface_U3V.xml
2025-01-09 12:29:44,463 - harvesters - DEBUG - deleted: C:\Users\jcormier\AppData\Local\Temp\20250109122944_n885ex75\criticallink_interface_U3V.xml
2025-01-09 12:29:44,633 - harvesters - INFO - updated:
Found 1 devices
[{'access_status': 0, 'display_name': 'MityCAM-C8000_1682', 'id_': '1EF800000692', 'model': 'MityCAM-C8000', 'parent': *' at 0x000001C71F90E4E0> >, 'serial_number': '1682', 'thisown': True, 'tl_type': 'U3V', 'user_defined_name': '', 'vendor': 'Critical Link LLC', 'version': '1.0'}]
2025-01-09 12:29:44,789 - harvesters - DEBUG - fetched url: local:///criticallink_device_1EF800000692.xml;0;346a
2025-01-09 12:29:44,793 - harvesters - DEBUG - created: C:\Users\jcormier\AppData\Local\Temp\20250109122944_f4hwxrmb\criticallink_device_1EF800000692.xml
2025-01-09 12:29:44,830 - harvesters - DEBUG - deleted: C:\Users\jcormier\AppData\Local\Temp\20250109122944_f4hwxrmb\criticallink_device_1EF800000692.xml
2025-01-09 12:29:44,831 - harvesters - DEBUG - opened: 1EF800000692 :: U3V :: criticallink/gentl.dll :: :: None
2025-01-09 12:29:44,906 - harvesters - DEBUG - fetched url: local:///Critical Link LLC_MityCAM-C8000_v2_1_0.zip;44000;1692
2025-01-09 12:29:44,973 - harvesters - DEBUG - created: C:\Users\jcormier\Documents\Critical Link LLC\gentlviewer\xml\Critical Link LLC_MityCAM-C8000_v2_1_0.zip
2025-01-09 12:29:45,019 - harvesters - DEBUG - deleted: C:\Users\jcormier\Documents\Critical Link LLC\gentlviewer\xml\Critical Link LLC_MityCAM-C8000_v2_1_0.zip
2025-01-09 12:29:45,020 - harvesters - DEBUG - opened: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F90EC00> >
2025-01-09 12:29:45,022 - harvesters - DEBUG - fetched url: local:///criticallink_datastream_DataStream.xml;0;35d1
2025-01-09 12:29:45,023 - harvesters - DEBUG - created: C:\Users\jcormier\AppData\Local\Temp\20250109122945_loprzdok\criticallink_datastream_DataStream.xml
2025-01-09 12:29:45,041 - harvesters - DEBUG - deleted: C:\Users\jcormier\AppData\Local\Temp\20250109122945_loprzdok\criticallink_datastream_DataStream.xml
2025-01-09 12:29:45,043 - harvesters - DEBUG - created:
2025-01-09 12:29:45,043 - harvesters - INFO - created: for 1EF800000692 by
Starting Acquistion
2025-01-09 12:29:45,045 - harvesters - DEBUG - allocated: 8388608 bytes by
2025-01-09 12:29:45,046 - harvesters - DEBUG - allocated: 8388608 bytes by
2025-01-09 12:29:45,046 - harvesters - DEBUG - allocated: 8388608 bytes by
2025-01-09 12:29:45,046 - harvesters - DEBUG - allocated: 8388608 bytes by
2025-01-09 12:29:45,047 - harvesters - DEBUG - allocated: 8388608 bytes by
2025-01-09 12:29:45,047 - harvesters - DEBUG - announced: *' at 0x000001C71F91E390> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F91E660> >
2025-01-09 12:29:45,048 - harvesters - DEBUG - announced: *' at 0x000001C71F91E450> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F91E6F0> >
2025-01-09 12:29:45,050 - harvesters - DEBUG - announced: *' at 0x000001C71F91E510> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F91E780> >
2025-01-09 12:29:45,050 - harvesters - DEBUG - announced: *' at 0x000001C71F91E540> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F91E810> >
2025-01-09 12:29:45,050 - harvesters - DEBUG - announced: *' at 0x000001C71F91E600> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F91E8A0> >
2025-01-09 12:29:45,053 - harvesters - DEBUG - queued: *' at 0x000001C71F91E390> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F91E8A0> >
2025-01-09 12:29:45,054 - harvesters - DEBUG - queued: *' at 0x000001C71F91E450> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F91E930> >
2025-01-09 12:29:45,057 - harvesters - DEBUG - queued: *' at 0x000001C71F91E510> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F91E960> >
2025-01-09 12:29:45,059 - harvesters - DEBUG - queued: *' at 0x000001C71F91E540> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F91E8A0> >
2025-01-09 12:29:45,061 - harvesters - DEBUG - queued: *' at 0x000001C71F91E600> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F91E930> >
2025-01-09 12:29:45,116 - harvesters - INFO - started acquisition:
2025-01-09 12:29:45,143 - harvesters - DEBUG - started streaming: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F91E810> >
Image details: 2048w 2048h Mono16
2025-01-09 12:29:50,944 - harvesters - DEBUG - stopped streaming: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C72895E0C0> >
2025-01-09 12:29:50,960 - harvesters - DEBUG - revoked: *' at 0x000001C71F91E390> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C723D05ED0> >
2025-01-09 12:29:50,961 - harvesters - DEBUG - revoked: *' at 0x000001C71F91E450> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C72899E1E0> >
2025-01-09 12:29:50,965 - harvesters - DEBUG - revoked: *' at 0x000001C71F91E510> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C72899E210> >
2025-01-09 12:29:50,972 - harvesters - DEBUG - revoked: *' at 0x000001C71F91E540> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C72899E240> >
2025-01-09 12:29:50,975 - harvesters - DEBUG - revoked: *' at 0x000001C71F91E600> > :: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C72899E1E0> >
2025-01-09 12:29:50,978 - harvesters - INFO - stopped acquisition:
2025-01-09 12:29:50,981 - harvesters - DEBUG - closed: DataStream :: 1EF800000692 :: U3V :: criticallink/gentl.dll :: *' at 0x000001C71F91E450> >
2025-01-09 12:29:50,994 - harvesters - INFO - released resources:
2025-01-09 12:29:51,004 - harvesters - DEBUG - being reset:
2025-01-09 12:29:51,005 - harvesters - INFO - flushed file list:
2025-01-09 12:29:51,006 - harvesters - DEBUG - discarded device information:
2025-01-09 12:29:51,008 - harvesters - DEBUG - closed: Simulated :: criticallink/gentl.dll :: :: None
2025-01-09 12:29:51,011 - harvesters - DEBUG - closed: GEV :: criticallink/gentl.dll :: :: None
2025-01-09 12:29:51,012 - harvesters - DEBUG - closed: U3V :: criticallink/gentl.dll :: :: None
2025-01-09 12:29:51,013 - harvesters - DEBUG - closed: criticallink/gentl.dll :: :: None
2025-01-09 12:29:51,014 - harvesters - DEBUG - closed: c:\Program Files\Critical Link LLC\GenTL Viewer\bin\GenTL.dll
2025-01-09 12:29:51,014 - harvesters - INFO - reset completed:
(gentl_38) C:\Users\jcormier\Documents\GenTL\python_scripts>