Add a column to the exported data

Add a column to the exported data

Alexander4
Not applicable
59 Views
2 Replies
Message 1 of 3

Add a column to the exported data

Alexander4
Not applicable

[ FlexSim 22.2.1 ]

I export data on the operation of all machines. I need to add to the data a column with the name of the group to which the element belongs. Is there any way to do this in FlexSim?

0 Likes
Accepted solutions (1)
60 Views
2 Replies
Replies (2)
Message 2 of 3

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

This is not a one to one map since an object can belong to more than one group, but you access the arrray of groups using getProperty of the object:

processor.getProperty("Groups");
0 Likes
Message 3 of 3

jason_lightfootVL7B4
Autodesk
Autodesk

Hi @Alexander, was our answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes