Click or drag to resize

DeviceSetScreenIndex Method

This method sets the screen index.

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

Parameters

index
Type: SystemByte
Screen index.
Remarks
This method requires firmware version 4.0 or higher.
See Also