The .NET Controller Software Development Kit (SDK) for SNAP PAC provides a simple, easy-to-use interface for a developer to quickly create an application to access objects in a PAC Control strategy running on an Opto 22 SNAP PAC controller. These objects typically include integer, float, and string variables and tables as well as analog and discrete input and output points.
PLEASE NOTE: You can use this SDK to access PAC Control strategy tags only. This SDK does not provide access to memory map areas of the controller. To access memory map areas with .NET use the .NET OptoMMP Software Development Kit for SNAP PAC.
This SDK is available as a 100% managed DLL, and supports Microsoft’s .NET frameworks 4.0 through 4.5 and Visual Studio 2010-2013. See the Specifications tab for supported Windows platforms.