Click or drag to resize

OutputConfigurationSetOutputMode Method

Set the output mode

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetOutputMode(
	uint outputMode
)

Parameters

outputMode
Type: SystemUInt32
0 = real time, 1 = wait for OK, 2 = wait for host command
See Also