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

Version 2 (modified by Don Wilson, 14 years ago) ( diff )

--

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

Note: See TracWiki for help on using the wiki.