GroupLab.Phidgets.NET Documentation

PowerDriver.RawPulseOn Property

Gets/sets the exact values used to synthesize the duty cycle and frequency. In this implementation, 1 corresponds to driving the load for 128uS , 2 is 256uS, up to 65536 for 8.4 seconds. Changing the RawPulse values will reflect in the DutyCycle and Frequency properties, and vice versa.

public int RawPulseOn {get; set;}

See Also

PowerDriver Class | GroupLab.Phidgets Namespace