| GeHelperBuildReadCommand 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|   | BuildReadCommand(Int64, GeSRTPAddress) | 
            构建一个读取数据的报文命令,需要指定消息号,读取的 GE 地址信息 To construct a message command to read data, you need to specify the message number and read GE address information | 
|   | BuildReadCommand(Int64, String, UInt16, Boolean) | 
            构建一个读取数据的报文命令,需要指定消息号,地址,长度,是否位读取,返回完整的报文信息。 To construct a message command to read data, you need to specify the message number, address, length, whether to read in bits, and return the complete message information. | 
 参见
参见