Contents Menu Expand Light mode Dark mode Auto light/dark mode
PMP documentation
Light Logo Dark Logo

IBus¶

interface IBus : public INamed, public IEventSource¶

BusType IBus.BusType { get; }

System.Collections.IEnumerable<ISubController> IBus.Controllers { get; }

IDictionary<string, ISignal> IBus.Signals { get; }

void IBus.CreateController(string xml, SimulatedControllerProperties properties)

void IBus.CreateControllerFromFile(string filename, SimulatedControllerProperties properties)

Next
Methods
Previous
AxisControls
| Created using Sphinx and Furo theme.