There is no one function call that is intended to do this, but there are several actions which clear the data from a strip chart as a side effect. For example, changing the axis range will accomplish this.
So, if you want to clear the screen, try calling SetAxisScalingMode with a new range. You can then call it a second time with the original range to return the axis to what it was before.
Luis
NI