DLT698TcpNet 构造函数 |
名称 | 说明 | |
---|---|---|
DLT698TcpNet |
默认的无参构造函数 Default no-parameter constructor | |
DLT698TcpNet(String) |
指定地址域,密码,操作者代码来实例化一个对象,密码及操作者代码在写入操作的时候进行验证 Specify the address field, password, and operator code to instantiate an object, and the password and operator code are validated during write operations, which address field is a 12-character BCD code, for example: 149100007290 | |
DLT698TcpNet(String, Int32, String) |
通过指定IP地址,端口号,设备站号来初始化一个通信对象信息
|