![]() |
ELK M1 Client Interface question - Printable Version +- Charmed Quark Systems, Ltd. - Support Forums and Community (https://www.charmedquark.com/vb_forums) +-- Forum: General Discussion (https://www.charmedquark.com/vb_forums/forumdisplay.php?fid=3) +--- Forum: CQC Support (https://www.charmedquark.com/vb_forums/forumdisplay.php?fid=9) +--- Thread: ELK M1 Client Interface question (/showthread.php?tid=10846) |
ELK M1 Client Interface question - lleo - 06-12-2019 In my continued effort to customize various drivers I use, took a look at Elk M1 v2 driver Am I right that the content of the client interface is hardcoded in the respective DLL and is not based on various classes the driver is defining in CML? RE: ELK M1 Client Interface question - Dean Roddey - 06-12-2019 Yeh, client interfaces are custom per driver and written in C++, so only I can do those. |