Click or drag to resize

FX3Board Constructor

Constructor, should be only called by FX3Connection instance

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public FX3Board(
	string SerialNumber,
	DateTime BootTime
)

Parameters

SerialNumber
Type: SystemString
Board SN
BootTime
Type: SystemDateTime
Board boot time
See Also