Click or drag to resize

PowerChannels Enumeration

Selector for Power Target Channels supported by the card.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
[FlagsAttribute]
public enum PowerChannels
Members
Member nameDescription
None No power output chennel
Channel0 Power output channel 0
Channel1 Power output channel 1
AllChannels All power output channels
See Also