Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Minimum UWP: 10.0.10240.0

  • NetStandard 2.0.3

Nuget Packages:

  • NLog: 4.7.15

  • Microsoft.Windows.SDK.Contracts: 10.0.22000.196

Introduction

The Victor SDK is made up of two C# libraries, VictoRCore and VictoRCommunications. Both are essential in working with a VictoR device. It is important users add both libraries as dependencies for a C# project dealing with VictoR devices. If working in Visual Studio, the libraries can be added to the project by first navigating to the Project Structure option under the File menu.<Image>menu from the toolbar and selecting Add Project Reference.

...

Once the Add Project Structure Reference window opens, users can add dependencies to the C# libraries.

<Image>Image Added

Device Manager

...