LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

M_bus mini master

hi all ,

it's for the first time that i work with the instrument M_bus mini master to send request and receive response , unfortunately i didn't find anu driver or exempls to follow for this purpose .

Any body had used this instrument , Can he provides me  an exemple 

thank you 

0 Kudos
Message 1 of 3
(1,340 Views)

Hi Haythem,

 


@Haythem96 wrote:

i work with the instrument M_bus mini master … unfortunately i didn't find anu driver or exempls


But you surely got a manual for that device!?

Read the manual, it should describe the communication scheme…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(1,281 Views)

The M-Bus Mini Master is in reality most likely the ZETA M-Bus Mini Master modul even if you got it somewhere else. Although I think its price is relatively steep, considering that it is most likely build around this schematic.

 

Basically this interface should use an FTDI FT232 or Prolific PL2302 chip as USB to serial converter and will then be installed under most modern OSes simply as a serial port. If it is indeed based on such a simple USB to serial port converter, you simply need to implement the M-Bus bit protocol using the VISA functions to access your (virtual) COM port..

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 3 of 3
(1,277 Views)