Batched parameters

The ct_set_params() CT-Library routine allows multiple sets of command parameters to be sent without ending the command itself. Use this routine repeatedly to transfer parameters without needing to process the results of the previous command and without needing to resend the command itself. See “ct_send_params”.