DirectOutput
DirectOutput framework R2 for virtual pinball cabinets.
 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.

Member Function Documentation

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

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

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

Initalizes the LedWizEquivalentOutput.

Parameters
CabinetThe cabinet to which the LedWizEquivalentOutput belongs.
void DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput.Reset ( )

Resets the output to its default value.

Property Documentation

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

Gets or sets the number of the LedWizEquivalentOutput.

The number of the LedWizEquivalentOutput.

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.


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