Skip to content

Experior 6

Motor classes

The Experior.Core.Motors.Motor class is used in Experior to model motors. The motors are used to initiate movements… Read More »Motor classes

Action

Use the static Action method to execute anonymous methods after a specified delay. ExampleExecutes the Log.Write method after… Read More »Action

Timer

Experior.Core.Timer is a Timer that expires after a given time. The Experior.Core.Timer is similar to the .Net System.Timers.Timer class but… Read More »Timer

Load class

Loads in Experior are used to model pallets, boxes, bags, that are transported by material… Read More »Load class