Click or drag to resize

PowerTarget Enumeration

Power targets supported by the card.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public enum PowerTarget
Members
Member nameDescription
Dac0 Analog output zero.
Dac1 Analog output one.
Digital1Bit Digital output with in 1 bit mode
Digital2Bit Digital output with in 2 bit mode
Digital8Bit Digital output with in 8 bit mode
Digital16Bit Digital output with in 16 bit mode
LmFrequency PFM output.
LmWidth PWM output.
See Also