Click or drag to resize

PowerTarget Enumeration

Power targets supported by the card.

Namespace: RAYLASE.Marker.Profile.Model
Assembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.19.0
Syntax
C#
public enum PowerTarget
Members
Member nameValueDescription
None0 Not set
Dac01 Analog output zero.
Dac12 Analog output one.
Digital1Bit3 Digital output with in 1 bit mode
Digital2Bit4 Digital output with in 2 bit mode
Digital8Bit5 Digital output with in 8 bit mode
Digital16Bit6 Digital output with in 16 bit mode
LmFrequency11 PFM output.
LmWidth12 PWM output.
See Also