List Data

Discuss PC Developer and Web Developer projects and features here.
Post Reply
wayne_millard
Posts: 94
http://meble-kuchenne.info.pl
Joined: Fri Dec 04, 2020 6:12 pm
Has thanked: 1 time
Been thanked: 9 times

List Data

Post by wayne_millard »

Hi Team,

Is there a way to list data in App developer?

Thanks,
Wayne Millard :)

medelec35
Matrix Staff
Posts: 1432
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 506 times
Been thanked: 469 times

Re: List Data

Post by medelec35 »

Hello.
on this site, the three channel temperature logger, power monitor and component tester all use the console for logging.
You could use the console to list data.
Martin

wayne_millard
Posts: 94
Joined: Fri Dec 04, 2020 6:12 pm
Has thanked: 1 time
Been thanked: 9 times

Re: List Data

Post by wayne_millard »

Hi Madelec35,

I dont quite see how it is done ans what i think i see is it is for a fixed number of samples.
What i want to do is list a number of samples on the panel that has not fixed number of samples.
I want three columns first is sample number, second sample data, therd sample data.

Thanks,
Wayne Millard :)

medelec35
Matrix Staff
Posts: 1432
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 506 times
Been thanked: 469 times

Re: List Data

Post by medelec35 »

Hi Wayne.
I have attached a very basic example for you.
Attachments
Console Data Example.fcsx
(15.16 KiB) Downloaded 91 times
Martin

stefan.erni
Valued Contributor
Posts: 738
Joined: Wed Dec 02, 2020 10:53 am
Has thanked: 149 times
Been thanked: 170 times

Re: List Data

Post by stefan.erni »

Hi Wayne, Hi Martin

@Martin: Thanks a lot for the nice demo from the console. Now I can use the console also.

@Wayne:I add a static text to Martins Example as a demo for the static text in the App Developer.

regards

Stefan
Attachments
Console Data Example_add_StaticText.fcsx
(21.4 KiB) Downloaded 93 times

medelec35
Matrix Staff
Posts: 1432
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 506 times
Been thanked: 469 times

Re: List Data

Post by medelec35 »

You're welcome, I'm glad I can help.
The good thing about using the console is if there are a lot of data, you can scroll up/down so no data is missed. 😃
Martin

wayne_millard
Posts: 94
Joined: Fri Dec 04, 2020 6:12 pm
Has thanked: 1 time
Been thanked: 9 times

Re: List Data

Post by wayne_millard »

Hi Martin and stafan,

Thanks for the examples.

Wayne Millard

Post Reply