bonsai-community - Bonsai.TeledyneDALSA 1.0.0
Bonsai Library for acquiring images from Teledyne DALSA cameras.
NOTE: Due to the way that the SaperaLT.NET SDK is built, Bonsai needs to be run using the command-line flag --noboot when using this package.
PM> Install-Package Bonsai.TeledyneDALSA -Version 1.0.0 -Source https://www.myget.org/F/bonsai-community/api/v3/index.json
> nuget.exe install Bonsai.TeledyneDALSA -Version 1.0.0 -Source https://www.myget.org/F/bonsai-community/api/v3/index.json
> dotnet add package Bonsai.TeledyneDALSA --version 1.0.0 --source https://www.myget.org/F/bonsai-community/api/v3/index.json
source https://www.myget.org/F/bonsai-community/api/v3/index.json
nuget Bonsai.TeledyneDALSA ~> 1.0.0
Copy to clipboard
> choco install Bonsai.TeledyneDALSA --version 1.0.0 --source https://www.myget.org/F/bonsai-community/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "bonsai-community" -SourceLocation "https://www.myget.org/F/bonsai-community/api/v2"
Install-Module -Name "Bonsai.TeledyneDALSA" -RequiredVersion "1.0.0" -Repository "bonsai-community"
Copy to clipboard
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.1 | 384.2 KB | Thu, 07 Dec 2017 01:39:24 GMT | 175 |
|
||
|
|
1.0.0 | 384.48 KB | Wed, 06 Dec 2017 18:52:43 GMT | 12 |
|