RequestWt * DEPRECATED - New apps should use StartRepeatMulti *
Sends
void RequestWt(int nScale = g_nMnBdProcessScale);
Parameters
- nScale - scale number to get weight
Return Value
- Does not return a value
Remarks
* Deprecated * applications should use RepeatMulti with a single weight receive function, such as MultiRcv. A state variable may be used handle new weight received conditionally. RequestWt previously was used in apps in a tight loop to look for some change in weight. This often can cause bad behavior, such as making the app appear to be locked up.
See Also
Last modified
5 years ago
Last modified on 03/18/20 10:16:57
Note:
See TracWiki
for help on using the wiki.