Search found 10 matches

by Rod
Fri May 31, 2019 10:30 am
Forum: MegunoLink
Topic: Interface object positioning
Replies: 10
Views: 20072

Re: Interface object positioning

Thanks so much. That lock function is a real time saver.

Rod
by Rod
Thu May 09, 2019 11:19 am
Forum: MegunoLink
Topic: Interface object positioning
Replies: 10
Views: 20072

Re: Interface object positioning

I do appreciate your suggestions but I must admit you guys must have better "mouse control" than I have. I seem to get one column "just right" and then decide to move it to the left "just a little". During the move, I manage to change the size of all of the objects. A g...
by Rod
Sat May 04, 2019 10:19 pm
Forum: MegunoLink
Topic: Interface object positioning
Replies: 10
Views: 20072

Interface object positioning

When using interface panel the position is given with an object. Is there a way to set a grid and have a "snap to grid". I seem to spend a lot of time lining up boxes and making them the same size.

Thanks in advance.

Rod
by Rod
Sat Apr 27, 2019 11:29 am
Forum: MegunoLink
Topic: Message logger and message monitor
Replies: 1
Views: 4918

Message logger and message monitor

I'm having a hard time wrapping my mind around the difference between message logger and message monitor. At first you would think message monitor shows you the data and message logger saves it to a file, and this is true. However, it seems message monitor can also save the file. If so, what does me...
by Rod
Tue Mar 12, 2019 5:58 pm
Forum: MegunoLink
Topic: Jerky time scale
Replies: 3
Views: 7286

Re: Jerky time scale

Phil, Sorry this reply took so long .... a dozen other projects. Part of the problem is after suffering from the jerky time scale for two days, I wrote a bit more code, resized the graph, it went away, and I can't reproduce the problem. We used to say "All's well that ends". It doesn't hav...
by Rod
Thu Feb 28, 2019 11:50 am
Forum: MegunoLink
Topic: Jerky time scale
Replies: 3
Views: 7286

Jerky time scale

Probably simple but I can't find it. During a data acquisition session, the time scale changes resolution. It might say 44:54:00 and then 44:58:000. That extra 0 causes the entire graph to resize. Is there a way to make the time plots work like an oscilloscope? I don't need time stamps, just a time ...
by Rod
Wed Jan 30, 2019 12:08 pm
Forum: MegunoLink
Topic: Interface time function
Replies: 4
Views: 7488

Re: Interface time function

I found something that almost works. I created a button and attached this: !Time [TimeDate.Now]\r\n If I hit that button the correct data goes out and the Arduino gets it. However, I also have a button that sends many (12 commands). I did increase the commands in the declaration. Although the messag...
by Rod
Wed Jan 30, 2019 1:33 am
Forum: MegunoLink
Topic: Interface time function
Replies: 4
Views: 7488

Re: Interface time function

Phil, I'm so glad you posted this. Yes, I did find it when I was searching. I can't make much sense of it. DateTime.Now Round? Subtract? Number, number?? I realize it returns the number of seconds since 1970. I don't want that. Where can I find a table of these commands? It seems there must be a hug...
by Rod
Tue Jan 29, 2019 10:36 pm
Forum: MegunoLink
Topic: Interface time function
Replies: 4
Views: 7488

Interface time function

I've looked over the documents fairly well and I can find where you can tag each line of data with the date and time and also tag the date and time to the filename. I'm looking for something very simple. I just want to be able to get the date and time from the PC and send it to the Arduino. It's pro...
by Rod
Thu Jan 24, 2019 2:45 pm
Forum: MegunoLink
Topic: Newbie XY plotting and general questions
Replies: 1
Views: 4484

Newbie XY plotting and general questions

Hello all, I am in the process of evaluating this software to see if it will do what I need. My first impressions are very good but it might be a case where "strummin'" is easy but "pickin' and grinnin'" are a bit more. I'm sorry I can't post my code right now but it's at about 7...