サンプリング間隔設定

Namespace: FVIL.Dio
Assembly: FVILdevice (in FVILdevice.dll) Version: 3.1.0.0 (3.1.0.5)

Syntax

C#
public uint Scale { get; set; }
Visual Basic
Public Property Scale As UInteger
	Get
	Set

Return Value

Type: UInt32

フィルタリング時間のサンプリング間隔の取得または設定を行います。

許容値:

意味
0機能\OFF
160.6(ns)
2121.2(ns)
3242.4(ns)
4484.8(ns)
5969.7(ns)
61.83(us)
73.87(us)
87.75(us)
915.15(us)
1031.03(us)
1162.06(us)
12124.1(us)
13248.2(us)
14496.4(us)
15992.9(us)

See Also