Click or drag to resize

FX3ConnectionReadTime Method

Not implemented

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public ushort[] ReadTime(
	uint start_pin,
	uint start_polarity,
	uint stop_pin,
	uint stop_polarity,
	uint delay
)

Parameters

start_pin
Type: SystemUInt32
Not implemented
start_polarity
Type: SystemUInt32
Not implemented
stop_pin
Type: SystemUInt32
Not implemented
stop_polarity
Type: SystemUInt32
Not implemented
delay
Type: SystemUInt32
Not implemented

Return Value

Type: UInt16
Not implemented

Implements

IPinFcns.ReadTime(UInt32, UInt32, UInt32, UInt32, UInt32)
See Also