ER7BC10PreviousGetReadCommand 方法 |
获取发送的消息的命令
Gets the command to send the message
命名空间:
HslCommunication.Robot.EFORT
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte[] GetReadCommand()
Public Function GetReadCommand As Byte()
public:
array<unsigned char>^ GetReadCommand()
member GetReadCommand : unit -> byte[]
返回值
类型:
Byte字节数组命令
参见