Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# VL.Devices.uEye
VL nodes for using uEye cameras by [IDS-Imaging](https://en.ids-imaging.com).

VL nodes for using uEye cameras by [IDS-Imaging](https://en.ids-imaging.com).

## Install

**1.** You need to **install the uEye Drivers** [64 Bit](https://en.ids-imaging.com/download-ueye-win64.html) or [32 Bit](https://en.ids-imaging.com/download-ueye-win32.html) to make this work. latest version is based on 4.93
**1.** You need to have the IDS Software Suite installed for this to work. The current version has been compiled against version `4.96.1`, which internally uses `uEyeDotNet.dll` version `2.0.1.0`. To download the IDS Software Suite, you must first get an account on IDS' website, search for your camera and look for the Software Suite in its _Downloads_ section.

**2.** Open VL, go to

Expand All @@ -21,4 +21,4 @@ VL nodes for using uEye cameras by [IDS-Imaging](https://en.ids-imaging.com).

For more about installing and referencing nugets [read here](https://vvvv.gitbooks.io/the-gray-book/content/en/reference/libraries/dependencies.html#_manage_nugets).

Once the VL.Devices.uEye nuget is installed and referenced in your vl document you'll see the category "uEye" under "Devices" in the
Once the VL.Devices.uEye nuget is installed and referenced in your vl document you'll see the category "uEye" under "Devices" in the
Loading