SecsHsmsSendByCommand 方法 |
名称 | 说明 | |
---|---|---|
![]() | SendByCommand(SecsMessage, SecsValue, Boolean) |
发送Secs数据到服务器上,根据收到的SecsMessage消息来自动确定功能码,消息号信息
|
![]() | SendByCommand(Byte, Byte, SecsValue, Boolean) |
将数据发送到设备方去,只是单纯的发送数据过去,并不等待设备的数据返回,返回是否发送成功,以及当前发送时候的 SystemBytes 的值。 Sending data to the device side simply sends the data to the past, and does not wait for the data from the device to return, and returns whether the transmission is successful. |
![]() | SendByCommand(Byte, Byte, Byte, Boolean) |
将数据发送到设备方去,只是单纯的发送数据过去,并不等待设备的数据返回,返回是否发送成功,以及当前发送时候的 SystemBytes 的值。 Sending data to the device side simply sends the data to the past, and does not wait for the data from the device to return, and returns whether the transmission is successful. |