Click or drag to resize

ConfigurationSetDeviceMode Method

Sets the mode the device should be in.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetDeviceMode(
	byte deviceMode
)

Parameters

deviceMode
Type: SystemByte
The mode the device should be in.
See Also