VdBusOrWire Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies whether a net is a bus or a wire.

Usage

VdBusOrWire.Constant

Arguments

VD_BUS

The net is a bus. The numerical value for this constant is 1.

VD_WIRE

The net is a wire. The numerical value for this constant is 0.