OpenEphys.Onix1.Design
0.4.1
Prefix Reserved
dotnet add package OpenEphys.Onix1.Design --version 0.4.1
NuGet\Install-Package OpenEphys.Onix1.Design -Version 0.4.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenEphys.Onix1.Design" Version="0.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenEphys.Onix1.Design --version 0.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenEphys.Onix1.Design, 0.4.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenEphys.Onix1.Design as a Cake Addin #addin nuget:?package=OpenEphys.Onix1.Design&version=0.4.1 // Install OpenEphys.Onix1.Design as a Cake Tool #tool nuget:?package=OpenEphys.Onix1.Design&version=0.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Onix1 Bonsai Library
Bonsai library for the Open Ephys Onix Acquisition System.
- Open Ephys store: https://open-ephys.org/onix
- Library documentation: https://open-ephys.github.io/bonsai-onix1-docs
- Hardware documentation: https://open-ephys.github.io/onix-docs
Run in Visual Studio 2022
- Double click the
Setup.cmd
file in the.bonsai
folder. This will install a portable version of Bonsai in the folder along with its required packages. - Open
OpenEphys.Onix1.sln
in Visual Studio (Community Edition is fine). - Select which project to compile and run Bonsai against.
OpenEphys.Onix1
: core library (No GUI elements will be loaded)OpenEphys.Onix1.Design
: core library and GUI elements
- Press the Play button to
- Compile the library selected in step 3
- Run the Bonsai application installed in step 1
- Instruct Bonsai to load the compiled library
<img alt="Select which library to compile" src="./images/build-and-run.png" width="60%" />
Enable debugging
Enable child process debugging
- Download and install Microsoft Child Process Debugging Power Tool 2022.
- Navigate to child process debugging settings.
- Check
Enable child process debugging
. - Click <kbd>Save</kbd>.
Enable native code debugging
- Navigate to debug properties.
- Check
Enable native code debugging
.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Bonsai.Design (>= 2.8.5)
- Bonsai.Design.Visualizers (>= 2.8.0)
- Newtonsoft.Json (>= 13.0.3)
- OpenEphys.Onix1 (>= 0.4.1)
- OpenEphys.ProbeInterface.NET (>= 0.2.0)
- ZedGraph (>= 5.1.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.