Dear Quest team,I have a question regarding a model I am trying to build, the issue is that when I want to create a Dynamic Annotation in a buffer to determine the maximum number of parts that have been in it during the simulation, I enter the Annotation SCL Expression ”celem->max_q_length” and I have no problem and it appears, but unfortunately, in case of trying to create the Dynamic Annotation to determine the minimum number of parts that have been in it, I am not able to find the right Annotation SCL Expression.
Could anybody please tell me if there is one, and which is it? I would really appreciate it.
Best regards.
Alicia.
--
You received this message because you are subscribed to the Google Groups "delmia_quest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to delmia_quest...@googlegroups.com.
To post to this group, send email to delmia...@googlegroups.com.
Visit this group at https://groups.google.com/group/delmia_quest.
For more options, visit https://groups.google.com/d/optout.
This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged.
If you are not one of the named recipients or have received this email in error,
(i) you should not read, disclose, or copy it,
(ii) please notify sender of your receipt by reply email and delete this email and all attachments,
(iii) Dassault Systemes does not accept or assume any liability or responsibility for any use of or reliance on this email.
For other languages, go to http://www.3ds.com/terms/email-disclaimer
One suggestion – please read the User Manual chapter on SCL so that you are ready to implement what I send you.
Best Regards,
Martin BARNES |
|||
Senior Software Consultant , Manufacturing - Consulting & Technical Services |
|||
|
|||
Office: +1 248 205 5227 |
|
||
DS Americas Corp. | 900 North Squirrel Road, Suite 100 | Auburn Hills, MI 48326 | United States |
Hi Alicia
Here I have modified the Buffer process logic and the Buffer route logic, with a new User Attribute that tracks the minimum number of parts.
In the annotation you can use celem->min_counter (the new attribute).
I have left write statements in so that you can see what is happening.
If you are using a different process logic or a different route logic, then you will need to get a copy of them and modify them in a similar way.
Hope that this helps.
If the Group does not work, given your time available, I would recommend just creating the long file even if it is tedious.
Best Regards,
Martin BARNES |
|||
Senior Software Consultant , Manufacturing - Consulting & Technical Services |
|||
|
|||
Office: +1 248 205 5227 |
|
||
DS Americas Corp. | 900 North Squirrel Road, Suite 100 | Auburn Hills, MI 48326 | United States |
From: delmia...@googlegroups.com [mailto:delmia...@googlegroups.com] On Behalf Of Alicia Ruiz
Sent: Sunday, April 22, 2018 8:41 AM
To: delmia...@googlegroups.com