FlexPro
HistoryBase
Ingénierie
Formation
Téléchargements
Assistance FlexPro
Connaissance
Communauté
À propos de nous
Références
Emplois
Contact général
Liste des revendeurs
Assistance FlexPro
FR
DE
EN
Porte-plaquette
Produits et solutions
Support et téléchargements
Entreprise
Magazine
Contact
Langue
MyWeisang

Paramètres du compte.

Topic

Change the name of the elements within a list

Page d'accueil ' Communauté ' Généralités ' Modifier le nom des éléments d'une liste

Voir les messages de 2 - 1 à 2 (sur un total de 2)
  • Auteur
    Messages
  • #34688
    Darren Lim
    Participant

    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!

    #34689
    Bernhard Kantz
    Participant

    Hi!

    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.

Voir les messages de 2 - 1 à 2 (sur un total de 2)
  • Vous devez être connecté pour répondre à ce sujet.