Call ChnPropSet(3, "length", 0) ' Set length of channel 3 to zero
This is different from deleting, because usually the values are still there, but not valid anymore. You can get the values back by resetting the length. For normal operations, the channel should behave like a channel with the length of zero.