Use the following constants with the Semiconductor Action step properties to configure options for the step:

  • SynchronizationOption—Use the following constants with the Step.Multisite.SynchronizationOption property:
    • 0—One thread per site
    • 1—One thread only
    • 2—One thread per subsystem
  • SpecifyPinsAndRelaysOption—Use the following constants with the Step.Multisite.SpecifyPinsAndRelaysOption property:
    • 0—Specify manually
    • 1—Use expression
  • DUTPinFilterOption—Use the following constants with the Step.Multisite.DUTPinFilterOption property:
    • 0—Include all DUT pins except those listed in the ExcludedDUTPins array.
    • 1—Exclude all DUT pins except those listed in the IncludedDUTPins array.
  • SpecifySiteRelays—Use the following constants with the Step.Multisite.SpecifySiteRelays property:
    • False—Include all site relays.
    • True—Include only the site relays listed in the IncludedSiteRelays array.