Bronkhorst with MATLAB !

8 visualizaciones (últimos 30 días)
Ram Varman
Ram Varman el 7 de Dic. de 2015
Comentada: Brice Cannon el 14 de Mayo de 2020
Hello, I'm trying to use MATLAB to communicatre and control Bronkhorst EL-FLOW Select series. ASCII can be generated by MATLAB and that's something interesting for me. It is possible to use FlowDDE channels for windows application (like excel, LabVIEW, Visual Basic,..). For a lower communication level, FLOWB32.DLL enables reading and changing parameters. Also Bronkhorst provides a special protocol for communication between the devices when operating a FLOW-BUS that'd drive the interfaces directly. RS232 or the FLOW-BUS interface can be initialized through ASCII strings. I'm trying to learn how to establish this with just MATLAB. Is there a publicly accessible dll library or a list of the functions and the parameters they accept or return with regard to my concer here? And also is there another better approach to my interest that I'm not aware of? I'm using Bronkhorst for the first time and I'm looking for inspiration to accomplish this. Any advise is much appreciated. Thanks :)
Regards, Ram.
  3 comentarios
Walter Roberson
Walter Roberson el 21 de En. de 2016
Is FLOWB32.DLL a 32 bit DLL or a 64 bit DLL? If it is a 32 bit DLL then it cannot be called from a 64 bit MATLAB.
Brice Cannon
Brice Cannon el 14 de Mayo de 2020
was this solved? Having the same problem

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by