FeaturesVisibleToSubroutines

Controls whether or not command IDs from the main measurement routine can be referenced in the subroutine. The advantage of having it set to FALSE (0) is in the case that an ID in a measurement routine is also used in the subroutine. When set to FALSE (0), the user can be confident that the command with the ID in the subroutine is the one that will be used. In some cases, it may be more useful to set it to TRUE (1) and directly refer to features in the calling measurement routine.

Entry Name: FeaturesVisibleToSubroutines

Entry Type: Whole number that specifies TRUE (1) or FALSE (0). The default value is 0.