DirectOuput Framework R2
DirectOutput framework R2 for virtual pinball cabinets
Go to:
Overview 
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput Class Reference

LEDWizEquivalentOutput is the output object for the LedWizEquivalent IToy. More...

Public Member Functions

void Init (Cabinet Cabinet)
 Initalizes the LedWizEquivalentOutput. More...
 
void Reset ()
 Resets the output to its default value. More...
 
void Finish ()
 Finishes this instance and resets the output to its default value. More...
 

Properties

string OutputName [get, set]
 Gets or sets the name of the IOutput object beeing controlled by the LedWizEquivalenOutput. More...
 
int LedWizEquivalentOutputNumber [get, set]
 Gets or sets the number of the LedWizEquivalentOutput. More...
 

Detailed Description

LEDWizEquivalentOutput is the output object for the LedWizEquivalent IToy.

Definition at line 9 of file LedWizEquivalentOutput.cs.

Member Function Documentation

void DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput.Finish ( )
inline

Finishes this instance and resets the output to its default value.

Definition at line 58 of file LedWizEquivalentOutput.cs.

void DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput.Init ( Cabinet  Cabinet)
inline

Initalizes the LedWizEquivalentOutput.

Parameters
CabinetThe cabinet to which the LedWizEquivalentOutput belongs.

Definition at line 35 of file LedWizEquivalentOutput.cs.

void DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput.Reset ( )
inline

Resets the output to its default value.

Definition at line 50 of file LedWizEquivalentOutput.cs.

Property Documentation

int DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput.LedWizEquivalentOutputNumber
getset

Gets or sets the number of the LedWizEquivalentOutput.

The number of the LedWizEquivalentOutput.

Definition at line 26 of file LedWizEquivalentOutput.cs.

string DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput.OutputName
getset

Gets or sets the name of the IOutput object beeing controlled by the LedWizEquivalenOutput.

The name of the IOutput object beeing controlled by the LedWizEquivalenOutput.

Definition at line 18 of file LedWizEquivalentOutput.cs.


The documentation for this class was generated from the following file: