Click or drag to resize

FX3ConnectionStopPWM Method

This function call disables the PWM output from the FX3 and returns the pin to a tri-stated mode.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public void StopPWM(
	IPinObject Pin
)

Parameters

Pin
Type: IPinObject

[Missing <param name="Pin"/> documentation for "M:FX3Api.FX3Connection.StopPWM(AdisApi.IPinObject)"]

See Also