点击或拖拽改变大小

Gem 构造函数

使用指定的 ISecs 接口来初始化 GEM 对象,然后进行数据读写操作

命名空间:  HslCommunication.Secs
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public Gem(
	ISecs secs
)

参数

secs
类型:HslCommunication.Secs.TypesISecs
Secs的通信对象
参见