|
From: Marc G. <mar...@it...> - 2020-03-26 15:24:55
|
Hello Nicolas, unfortunately there is no itom plugin for your data acquisition device HBM, yet. I just had a look to the homepage of the manufacturer and I have seen that they only seem to provide a library for the .NET framework and no pure C/C++ library ( https://www.hbm.com/de/3750/kompatibilitaet-mit-software-von-drittanbietern/). If this is true, then you have to load a managed library (.NET) from the C/C++ itom plugin (e.g. see https://stackoverflow.com/questions/13293888/how-to-call-a-c-sharp-library-from-native-c-using-c-cli-and-ijw). Another possibility might be, that there exists a python package somewhere, which can be used to directly load and work with the .NET library from the HBM device. Unfortunately I am not familiar with both things and cannot give you further information here. Best regards Marc Gronle Am Do., 26. März 2020 um 09:57 Uhr schrieb Nicolas Lambion < nic...@bb...>: > Hello, > > I send you this e-mail because I have a request about the plugins in ITOM : > Which one can I use for the data acquisition of a HBM MGCplus CP42 ? A > plugin is already existing ? Or we have to create a new one ? > > Thank you in advance. > > Kind regards, > > > > *Nicolas Lambion* > Technicien principal > > Laboratoire Structures et Systèmes de Construction > > [image: > http://www.cstc.be/homepage/media/img/logos/bbri/bbri_mail_signature_logo_fr.gif] > > > > Centre Scientifique et Technique de la Construction > Av Pierre Holoffe , 21 | B1342 Limelette > > http://www.cstc.be > <https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.cstc.be%2F&data=02%7C01%7CsavBE%40flaktgroup.com%7Ccc0b299900cb431a7e8008d6b7f99381%7C6dbdd86f34284e4098da7532bdd09bae%7C0%7C0%7C636898679883322803&sdata=oYjCu5FYnwDtyz0QOHy7IZBY8qXlIn2RIko5TRkJe%2FA%3D&reserved=0> > Tél. : +32 (0)2 655 78 69 | Fax : +32 (0)2 655 79 74 > > > > > _______________________________________________ > Itom-discussions mailing list > Ito...@li... > https://lists.sourceforge.net/lists/listinfo/itom-discussions > |