Hello,
According to your documentation, XPluginHelper::SendCommand only accept "invalidate" but in the usb_uirt plugin you use it
i.e. :
this.xhelper.SendCommand("ir>"+command);
How does it work ?
According to your documentation, XPluginHelper::SendCommand only accept "invalidate" but in the usb_uirt plugin you use it
this.xhelper.SendCommand("ir>"+command);
How does it work ?