Forces read trigger

Namespace: T.Modules.Device
Assembly: T.Modules (in T.Modules.dll)

Public Function ForceReadTrigger( _ 
ByVal timeout As Integer
) As Integer
This language is not supported or no code example is available.
public int ForceReadTrigger( 
int timeout 
)
This language is not supported or no code example is available.

Parameters

timeout
Type: int

Timeout in ms

Return Value

Type: int

Status. 0: Success, -1: Device is not running, -2: Tag in ReadTrigger not defined, -3: Reserved, -4: Timeout, -5: Tag In ReadStatus not defined, Others: Protocol error

.NET Framework

Supported in: 4.6.2, 4.7