点击或拖拽改变大小

R2000ScannerSetRFIDPower 方法

设置RFID读写标签的功率(5-30)

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.641.16928
语法
public void SetRFIDPower(
	int readPower,
	int writePower
)

参数

readPower
类型:SystemInt32

[缺少 "M:Smobiler.Device.R2000Scanner.SetRFIDPower(System.Int32,System.Int32)" 的 <param name="readPower"/> 文档]

writePower
类型:SystemInt32

[缺少 "M:Smobiler.Device.R2000Scanner.SetRFIDPower(System.Int32,System.Int32)" 的 <param name="writePower"/> 文档]

参见