Requires: Base Development System
Right-click a Conditional Disable structure and select Add Subdiagram After, Add Subdiagram Before, Duplicate Subdiagram, or Edit Condition For This Subdiagram from the shortcut menu to display this dialog box.
Use this dialog box to configure when a subdiagram executes.
This dialog box includes the following components:
Symbol | Description |
---|---|
CPU | Specifies the processor on which the subdiagram executes. The VI must be in a LabVIEW project to access this symbol. |
OS | Specifies the OS on which the subdiagram executes. The VI must be in a LabVIEW project to access this symbol. |
RUN_TIME_ENGINE | Specifies whether the subdiagram executes when you create a LabVIEW stand-alone application or shared library that uses the LabVIEW Run-Time Engine. |
TARGET_BITNESS | Specifies the bitness of the instance of LabVIEW or the LabVIEW Run-time Engine that executes the subdiagram. |
TARGET_TYPE | Specifies on which platforms or which targets the subdiagram executes. |
<Custom Symbol> | You can define custom symbols in the Conditional Disable Symbols page to add symbols to this list. You also can enter a symbol in the Symbol(s) pull-down menu. If the symbol you enter is not defined in the Conditional Disable Symbols page, an asterisk appears next to the symbol. Both symbols and their valid values are case-sensitive strings. |
Symbol | Valid Values |
---|---|
CPU | PowerPC x86 null |
OS | Linux Mac null PharLap VxWorks Win |
RUN_TIME_ENGINE | True False |
TARGET_BITNESS | 32 64 |
TARGET_TYPE | Windows FPGA Embedded RT Mac Unix PocketPC DSP |