Search found 32 matches

by Mike-AU
Fri Apr 26, 2019 2:27 am
Forum: MegunoLink
Topic: Re: 18650 Conditioner unit.
Replies: 20
Views: 35479

Re: 18650 Conditioner unit.

OK I bit the bullet and built 20 seperate tables, now I notice my send data to a specific table is not working. May I upload a copy of the code here so you may see what I have dont wrong? Also is there a way of turning default table OFF in the code, so I dont have to edit 20 tables everytime I rest ...
by Mike-AU
Thu Apr 25, 2019 12:34 am
Forum: MegunoLink
Topic: Re: 18650 Conditioner unit.
Replies: 20
Views: 35479

Re: 18650 Conditioner unit.

Thanks for that Phil Please dont think I am complaining, I definately am not!. Love the ML program. I am pushing the bounds a bit by having such a large project. I am trying to monitor 24 sensors, control 20 relays, display 100 lines plus of results and data. If we can manage to tweak ML to do this ...
by Mike-AU
Tue Apr 23, 2019 8:04 am
Forum: MegunoLink
Topic: Re: 18650 Conditioner unit.
Replies: 20
Views: 35479

Re: 18650 Conditioner unit.

Sorry I posted this in the wrong forum before:--- Hi Philr I am having a huge issue getting the tables to work as I need them to. I have inputs from 20 sensors, each sensor is supplying 4 lines of information. DT1.SendData("Bus Voltage", busvoltage,); DT1.SendData("Shunt Voltage: &quo...
by Mike-AU
Fri Apr 19, 2019 3:32 am
Forum: Projects
Topic: 18650 Conditioner unit.
Replies: 20
Views: 108647

Re: 18650 Conditioner unit.

OH more info..

I have 5 tables on the screen and I am trying to put the information of 4 sensors in each table for a total of the 20 sensors.

It seems to have accepted this line in the global area "Table DT1, DT2, DT3, DT4, DT5; as to define 5 channels to use for the tables 1-5.

Mike.
by Mike-AU
Fri Apr 19, 2019 3:28 am
Forum: Projects
Topic: 18650 Conditioner unit.
Replies: 20
Views: 108647

Re: 18650 Conditioner unit.

Hi Philr I am having a huge issue getting the tables to work as I need them to. I have inputs from 20 sensors, each sensor is supplying 4 lines of information. DT1.SendData("Bus Voltage", busvoltage,); DT1.SendData("Shunt Voltage: ", shuntvoltage); //DT1.SendData("Load Volta...
by Mike-AU
Wed Apr 03, 2019 6:38 am
Forum: Projects
Topic: 18650 Conditioner unit.
Replies: 20
Views: 108647

Re: 18650 Conditioner unit.

Thanks Phill, also paid today aswell.
by Mike-AU
Sat Mar 23, 2019 6:39 am
Forum: Projects
Topic: 18650 Conditioner unit.
Replies: 20
Views: 108647

Re: 18650 Conditioner unit.

Next question.. Is there a virtual LED in Meguno? Like a placeable dot that I can program red or blank, and have the arduino change its colour based on what is happening while the program is running. For example, if I trigger a relay, the virtual LED turns red while the arduino pin is pulled low, an...
by Mike-AU
Fri Mar 15, 2019 12:48 pm
Forum: Projects
Topic: 18650 Conditioner unit.
Replies: 20
Views: 108647

Re: 18650 Conditioner unit.

Perfect! The more I study to more I find, and the much more I love this program!!

Great work Phil, absolutely brilliant.

Mike
by Mike-AU
Fri Mar 15, 2019 4:20 am
Forum: MegunoLink
Topic: Interface window resizing issue
Replies: 4
Views: 10061

Re: Interface window resizing issue

I find if I play in the designer in the house on my PC I can arrange everything neatly.
When I log into the files from the work PC because it has a physical different sized sceen , all the right hand side is off the screen and
not accessable.

Is there a setting to fix this?

cheers Mike.
by Mike-AU
Wed Mar 13, 2019 11:20 pm
Forum: Projects
Topic: 18650 Conditioner unit.
Replies: 20
Views: 108647

Re: 18650 Conditioner unit.

Is there a way to scroll left & right in designer widow? the tools menus take up screen space that we cant use or see.


Thanks. Mike