Page 1 of 1

How to sent negative number to Megunolink and display it.

Posted: Tue Jun 28, 2016 5:46 am
by mtaufiq23
Hi there,

I try to sent negative number to megunolink like this:

byte negative = -20;
PanelDashboard.SetNumber("I", negative);

But in megunolink, it displays a positive value which is 20.

Any help is appreciated.

Re: How to sent negative number to Megunolink and display it.

Posted: Wed Jul 06, 2016 1:45 am
by philr
Hi, could you please run this command with MegunoLinks monitor window open and paste the text it receives here? I'll use that to debug the problem.

Cheers
Phil