 | SerialPortExSendCommand 方法 (Byte) |
Sweet 开发框架
发送命令
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public void SendCommand(
byte[] commandBytes
)
Public Sub SendCommand (
commandBytes As Byte()
)
member SendCommand :
commandBytes : byte[] -> unit
参数
- commandBytes
- 类型:SystemByte
命令
参见