TDS5000B Online Programmer Guide
-- 1 3 9 --
CMDBatch
Description
This command sets or queries the state of command batching. By
batching commands, database transactions can be optimized, increasing
command throughput. Also, batching allows for ALL commands in an
individual batch to be order independent and accomplish the same re-
sult as if the commands were coupled.
The Batch state is persistent and will be saved across power cycles, but
will not be saved and recalled as part of a setup. In a setup scenario, the
factory initial value is enabled.
Group
Miscellaneous
Syntax 1
CMDBatch {OFF|ON|<NR1>}
Syntax 2
CMDBatch?
Arguments
H OFF
This turns command batching off.
H ON
This turns command batching on.
H <NR1>
A 0 turns command batching off; any other value turns command
batching on.
Example 1
CMDBatch OFF
This command disables command batching.
Example 2
CMDBatch?
This query might return
:CMDBATCH 1
indicating that command batching is turned on.