View Single Post
Old 11-11-2017, 03:42 PM   #11
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,791
Default

...

I installed Wireshark and found that the first command the XAIR editor sends is "/xinfo".

So I modified the OSCII script to send "/xinfo"

Now Wireshark shows me the OSCIIbot correctly sends the "/xinfo" command and the XR18 correctly answers.

But in the script I have:
Code:
@oscmsg
printf("-------------------------------------Incoming\n");
and I don't see this message in the log window.

(same for "/xstatus" )

Any ideas ?
-Michael

Last edited by mschnell; 11-11-2017 at 04:13 PM.
mschnell is online now   Reply With Quote