Click or drag to resize

DeviceSetRegionIndex Method

This method sets the region index.

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

Parameters

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