C# Class Animatroller.Framework.PhysicalDevice.BaseDMXStrobeLight

Inheritance: BaseStrobeLight, INeedsDmxOutput
显示文件 Open project: HakanL/animatroller

Protected Properties

Property Type Description
baseDmxChannel int

Public Methods

Method Description
BaseDMXStrobeLight ( IApiVersion3 logicalDevice, int dmxChannel ) : System

Method Details

BaseDMXStrobeLight() public method

public BaseDMXStrobeLight ( IApiVersion3 logicalDevice, int dmxChannel ) : System
logicalDevice IApiVersion3
dmxChannel int
return System

Property Details

baseDmxChannel protected_oe property

protected int baseDmxChannel
return int