Is that possible change machine cycle time according to different part?

40 views
Skip to first unread message

lee chung

unread,
Dec 1, 2018, 2:01:13 PM12/1/18
to delmia_quest
Hi again, Is that possible change the machine cycle time as there were be 3 Part need to go though the same Machine, this three Part will have different cycle time for each, is that possible to do that?
is that possible use the attachment to do so?
edit_machine_proc.scl

BARNES Martin

unread,
Dec 2, 2018, 6:11:15 PM12/2/18
to delmia...@googlegroups.com

Yes.

 

Define 3 different Part types.

Then on the Machine, create 3 Processes, one for each Part Type, and specify the Cycle time for each Part type.

 

 

Martin BARNES

Senior Software Consultant , Manufacturing - Consulting & Technical Services

cid:image001.jpg@01D37F27.E988DFF0

Office: +1 248 205 5227
Mobile: +1 248 762 1775
Fax: 248 267 8585
martin...@3ds.com

3DS Logo

3DS.COM

DS Americas Corp. | 900 North Squirrel Road, Suite 100 | Auburn Hills, MI 48326 | United States

--
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 Systèmes does not accept or assume any liability or responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data privacy policy as described on our website. Should you have any questions related to personal data protection, please contact 3DS Data Protection Officer at 3DS.complia...@3ds.com


For other languages, go to https://www.3ds.com/terms/email-disclaimer

lee chung

unread,
Dec 3, 2018, 10:07:43 AM12/3/18
to delmia_quest
since, i have create 3 part and 3 process in my simulation ,i was tried to put this file (edit_machine_proc.scl ) into process logic of the machine.
However, it show an error for my scl code at line 52.
What actually i have miss it for my scl? 
edit_machine_proc.scl
Capture_delmia.PNG

brahim LEFHEIEL

unread,
Dec 11, 2018, 3:14:01 AM12/11/18
to delmia_quest
Hi, 

You forgot to add that : 


Begin
    if(curr_pclass->name == 'Part1') then

    .......

    work_sample_cycle_time (prid3)
   endif
end

;-)

lee chung

unread,
Dec 12, 2018, 11:21:50 AM12/12/18
to delmia_quest
oh ya, u right i forget to put it. Thank you Brahim LEFHEIEL
Reply all
Reply to author
Forward
0 new messages