wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdOpen

MnBdOpen

Opens the specified main board device.

int MnBdOpen(int nDev);

Parameters

  • nDev - main board device number

Return Value

  • Returns

Remarks

MnBdStartup may be used at the startup of an application to automatically call MnBdOpen for all appropriate devices.

Examples

MnBdOpen(MNBD_DEV);

See Also

Last modified 6 years ago Last modified on 04/12/18 12:56:56
Note: See TracWiki for help on using the wiki.