IDlt698 属性 |
IDlt698 类型公开以下成员。
名称 | 说明 | |
---|---|---|
ByteTransform |
当前的数据变换机制,当你需要从字节数据转换类型数据的时候需要。 (继承自 IReadWriteDevice。)The current data transformation mechanism is required when you need to convert type data from byte data. | |
CA |
客户机地址CA用1字节表示, 0表示不关注客户机地址。 Client address CA is represented by 1 byte, and 0 means that the client address is not concerned. | |
ConnectionId |
当前连接的唯一ID号,默认为长度20的guid码加随机数组成,方便列表管理,也可以自己指定 (继承自 IReadWriteNet。)The unique ID number of the current connection. The default is a 20-digit guid code plus a random number. | |
EnableCodeFE |
获取或设置是否在每一次的报文通信时,增加"FE FE FE FE"的命令头 Get or set whether to add the command header of "FE FE FE FE" in each message communication | |
LogNet |
组件的日志工具,支持日志记录,只要实例化后,当前网络的基本信息,就以DEBUG等级进行输出 (继承自 IReadWriteNet。)The component's logging tool supports logging. As long as the instantiation of the basic network information, the output will be output at DEBUG | |
Station |
获取或设置当前的地址域信息,是一个12个字符的BCD码,例如:149100007290 Get or set the current address domain information, which is a 12-character BCD code, for example: 149100007290 | |
UseSecurityResquest |
获取或设置是否使用安全的请求模式,对于有些仪表来说,不支持使用安全的模式,就需要设置为False。 Get or set whether to use the secure request mode, for some meters, the safe mode is not supported, so you need to set it to False. |