To receive events from tab changes setup an SA5 callback with the slideChanged event. When called, it will contain the slider object, and the index of the new slide ( 0-based ).
If you have multiple sliders marked with [wfu-slider], you can assign a unique name, and access it through slider.name, as in this example;