C# DLL out of date? No XEM3050 support

Hi there.

I’ve recently started using the supplied c# DLL (libFrontPanel-csharp.dll) - this is very convenient - just by adding a reference to this in a c# project all of the functions and enum types become available. However, this DLL seems to be out of date compared to the others. For instance, the BoardModel type only has options 0 to 6, lacking the newer boards (I’m using a XEM3050).

Is a newer version of this DLL available? I’d rather not have to duplicate the work Opal Kelly have already done by creating my own c# wrapper class around the standard DLL.

Many thanks.
Richard.

Richard–

We just built the C# version of DESTester with the latest FrontPanel release and had no problems with an XEM3050.