Scripting

sld enable_trigger (Tcl Script API Function)



The sld enable_trigger function has the following format:

Syntax sld enable_trigger [<instance> <signal set> <trigger>]
Arguments

<instance>

The name of the instance that defines the trigger. Optional argument.

<signal set>

The name of the signal set that defines the trigger. Optional argument.

<trigger>

The name of the trigger to be enabled. Optional argument.

Return Value

Code Name Code String Return
TCL_OK 0 Trigger(s) are enabled in compiler settings.
TCL_ERROR 1 Session has not been opened.
TCL_ERROR 1 Instance, signal set, or trigger does not exist.
Description Enables the specified data acquisition conditions to change the compiler settings. The arguments are optional; use them all together, or none at all. By default, if there are multiple instances, the last-used data acquisition conditions are used for each instance.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.