ParamSetMode Method (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Sets the global mode setting that controls how Xpedition Designer operates.

Usage

Application.ParamSetMode(ByVal Index As VdParamMode, ByVal newValue As VdOnOff)

Arguments

index

Index of the mode of interest, expressed as VdParamMode Enum.

newValue

New mode setting, expressed as VdOnOff Enum.