User guide

ENDBATCH() VLINX FIELDBUS GATEWAY MANAGER USER MANUAL
PAGE 236
ENDBATCH()
ARGUMENT TYPE DESCRIPTION
none
DESCRIPTION
Stops the current batch.
Note: Starting a new batch within less than 10 seconds of ending or starting the last one will
produce undefined behavior. To go straight from one batch to another, call
NewBatch()
without an intervening call to
EndBatch().
F
UNCTION TYPE
This function is passive.
R
ETURN TYPE
This function does not return a value.
E
XAMPLE
Result := EndBatch()