| KeyenceSR2000SeriesTcpReadBarcode 方法  | 
 
            读取条码信息,返回最终读取的条码数据
            Read the barcode information and return the finally read barcode data
            
 
        命名空间: 
     HslCommunication.Profinet.Keyence
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public OperateResult<string> ReadBarcode()
Public Function ReadBarcode As OperateResult(Of String)
public:
virtual OperateResult<String^>^ ReadBarcode() sealed
abstract ReadBarcode : unit -> OperateResult<string> 
override ReadBarcode : unit -> OperateResult<string> 
返回值
类型:
OperateResultString条码信息
 参见
参见