Click or drag to resize

AdapterBoardAPIEnableAdcAdapterReceiveMode Method

[Missing <summary> documentation for "M:RAYLASE.SPICE3.ClientLib.AdapterBoardAPI.EnableAdcAdapterReceiveMode(RAYLASE.SPICE3.IOPort,System.Boolean)"]


Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.5
Syntax
C#
public void EnableAdcAdapterReceiveMode(
	IOPort port,
	bool enable
)

Parameters

port  IOPort

[Missing <param name="port"/> documentation for "M:RAYLASE.SPICE3.ClientLib.AdapterBoardAPI.EnableAdcAdapterReceiveMode(RAYLASE.SPICE3.IOPort,System.Boolean)"]

enable  Boolean

[Missing <param name="enable"/> documentation for "M:RAYLASE.SPICE3.ClientLib.AdapterBoardAPI.EnableAdcAdapterReceiveMode(RAYLASE.SPICE3.IOPort,System.Boolean)"]

See Also