指定地址域来实例化一个对象,地址域是一个14个字符的BCD码,例如:14910000729011
Specify the address field, to instantiate an object, which address field is a 14-character BCD code, for example: 14910000729011
命名空间:
HslCommunication.Instrument.CJT
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public CJT188OverTcp(
string station
)
Public Sub New (
station As String
)
public:
CJT188OverTcp(
String^ station
)
new :
station : string -> CJT188OverTcp
参数
- station
- 类型:SystemString
设备的地址信息,是一个14字符的BCD码
参见