Click or drag to resize

IMatrixManagerSequenceForward Method

Forwards the currently loaded sequence one step

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
void SequenceForward(
	Matrix m,
	int monitorNr
)

Parameters

m  Matrix
 
monitorNr  Int32
 
Exceptions
ExceptionCondition
UnauthorizedAccessSdkException Thrown if operation is not permitted to caller.
See Also