DLT645With1997 构造函数 (String) |
通过指定的站号实例化一个设备对象
命名空间:
HslCommunication.Instrument.DLT
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public DLT645With1997(
string station
)
Public Sub New (
station As String
)
public:
DLT645With1997(
String^ station
)
new :
station : string -> DLT645With1997
参数
- station
- 类型:SystemString
设备的地址信息,是一个12字符的BCD码
参见