Scripting

sld run_multiple_end (Tcl Script API Function)



The sld run_multiple_end function has the following format:

Syntax sld run_multiple_end
Arguments

None.

Return Value

Code Name Code String Return
TCL_OK 0 Multiple instances of data acquisition ended. All queued data acquisition has executed successfully.
TCL_ERROR 1 Session has not been opened.
TCL_ERROR 1 Data acquisition stopped unexpectedly.
TCL_ERROR 1 Run multiple instances of data acquisition has not been started.
Description Used when multiple instances of data acquisition are started simultaneously. Add sld run_multiple_start before the set of sld run commands that specify data acquisition. Add this command after the set of commands. If sld run_multiple_end is not included, the run commands do not execute.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.