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
Last modified
7 years ago
Last modified on 04/12/18 12:58:55
Note:
See TracWiki
for help on using the wiki.