What programming languages can I use with SeaMAX for Windows to control Sealevel SeaI/O and eI/O digital and analog I/O devices?
SeaMAX for Windows provides both a .NET DLL and a native DLL with nearly identical capability to control these device types. The .NET DLL should be accessible from any .NET 4 compatible programming language for Windows. The native DLL should be usable by any programming language for Windows that can invoke native DLL functions having C data types for parameters and that follow the stdcall calling convention.