DRV_mbus, MBMOpen() limitations

Hi,

Regarding library DRV_mbus, it stated in the help that MBMOpen() function block
The pConfig parameter can be used to connect a data object in which the PVs, event variables and commands are assigned. Up to 100 devices can be operated simultaneously
Here is the link

May I know if the 100 devices is per CPU or per interface?

Thank you
Best regards

Hello Jai Kumaran,

May I know if the 100 devices is per CPU or per interface?

The limitation is per CPU and is inherited from the DV_Frame library.

1 Like

Thank you @austin.carpenter

Best regards
Jai Kumaran