close method
void
close()
Implementation
void close() {
equ.active = false;
_flowC('--<----<- scout:$name scoutClose --<----<-', _pB);
_flowC(':scout:close: -info: End of scout operation. >>', _pB);
_flowC('>>:scout:close: Statistics ready, save next-round data.', _pB);
}