Send G code to BLTouch sensor

Serial.println("M280");

That may work, but it probably is about as useful to you as your description was to me.

How can you send an instruction to a sensor? You can only send an instruction to a computer program.

...R