Once a track group has been established, how can it be cancelled ?
I assume that you're asking how to enable and disable a TrackGroup logic function during run-time. The easiest way to do this is to put the TrackGroup function in it's own logic module. You can then enable/disable the logic module using a variety of methods, such as according to a schedule, in response to a Group Address/Enable Group, etc.