Scripting

sld run_multiple_start (Tcl Script API Function)



The sld run_multiple_start function has the following format:

Syntax sld run_multiple_start
Arguments

None.

Return Value

Code Name Code String Return
TCL_OK 0 Multiple instances of data acquisition started.
TCL_ERROR 1 Session has not been opened.
TCL_ERROR 1 Run multiple instances of data acquisition has not been ended.
Description Used when multiple instances of data acquisition are started simultaneously. Add this command before the set of sld run commands that specify data acquisition. Add sld run_multiple_end 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.