-
FlexPro
- Zoom sur FlexPro
- Fonctionnalités & Options
- Domaines d’application
- Tous les avantages
- Nouveau dans FlexPro 2021
- Testez FlexPro gratuitement
- FlexPro View OEM Freeware
- Conseils d’achat
- Login
- Langue
- +49 6894 929600
- infoweisang.com
- Google Maps
- Produits
- News
- Support
- Société
- Emplois
- Contact
- Login
- Langue
- +49 6894 929600
- infoweisang.com
- Google Maps
Change the name of the elements within a list
- This topic has 1 reply, 2 voices, and was last updated 5 years, 1 month ago by Bernhard Kantz.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
October 2, 2019 at 10:16 am #22240Darren LimParticipant
Hi,
I was wondering if there is a way i could change the name of the element inside a list.
E.g. My list contains 7 elements and when i create a line graph of all 7 elements, each curve has the name ‘List1 , List2, etc..’ which forbids me to differentiate which curve belongs to which element.
I tried using the AssignListElementNames but it keeps coming up with an error
any advise is appreicated thanks!
October 2, 2019 at 12:52 pm #22241Bernhard KantzParticipantHi!
What error message do you get? I tried a little example using three synthetic signals in a small formula:
Dim SourceData = [ Signal, <B> Signal2, <C> Signal3] AssignListElementNames(SourceData, { "Sine", "Rectangle", "Triangle" })
The resulting lists element names are those specified in the string dataset.
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.