点击或拖拽改变大小

SAMTcpNetReadCardAsync 方法

读取卡片,如果成功的话,就返回身份证的所有的信息
Read the card, if successful, return all the information of the ID cards

命名空间:  HslCommunication.Profinet.IDCard
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public Task<OperateResult<IdentityCard>> ReadCardAsync()

返回值

类型:TaskOperateResultIdentityCard
是否寻找成功
参见