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

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

--

MnBdStartup

Opens the various main board devices and gets status information such as number of scales.

void MnBdStartup(void);

Parameters

Function does not accept any parameters.

Return Value

Function does not return any result.

Remarks

MnBdStartup may be used at the beginning of an application to automatically call MnBdOpen for all appropriate devices, and fill in memory structures so that other functions such as GetCapacity() and GetInterval() are then usuable.

Example

MnBdStartup();

See Also

Note: See TracWiki for help on using the wiki.