AxTrioPCLib is missing in Visual Studio C# 2015

AxTrioPCLib is missing in Visual Studio C# 2015

Hello everyone,

I am working on a project to redesing the user interface for a machine. The current one is on Windows XP with VB6 and my goal is to code in C# on Windows 10. While searching for some examples of the machine (MC206X) connection I found the official example on the Trio website. I opened the solution on Visual Studio 2017 and I got an error saying :

"The type or namespace name 'AxTrioPCLib' could not be found (are you missing a using directive or an assembly reference?)"

To be more precise, the motion controller is not linked to the PC I am using currently. I just want to see the app compile on Visual Studio 2017 (perhaps I need to go on VS2015 ? ). Would anyone know if it is necessary to link the motion controller in order to compile ?

I unsuccessfully tried to find the missing library on the internet. I am a beginner in this domain so any help would be very appreciated :)

Have a nice day!