Click or drag to resize
RemoteHsiSetWorkingEnvironmentIndex Method
Set working environment.

Namespace: Flir.Atlas.Live.Remote
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public void SetWorkingEnvironmentIndex(
	int index
)

Parameters

index
Type: SystemInt32
Zero based index. GetWorkingEnvironments for available working modes.
Exceptions
ExceptionCondition
InvalidOperationException
See Also