10
Introduction to DriveWorksXpress Michael Jolley – Applications Engineer TriMech Solutions

DriveWorksXpress Introduction

  • Upload
    mjolley

  • View
    1.649

  • Download
    2

Embed Size (px)

DESCRIPTION

Basic overview of DriveWorksXpress.

Citation preview

Page 1: DriveWorksXpress Introduction

Introduction to DriveWorksXpressMichael Jolley – Applications Engineer

TriMech Solutions

Page 2: DriveWorksXpress Introduction

Agenda

• Introduction

• Live Demonstration

• Questions and Probably AnswersAnswers

Page 3: DriveWorksXpress Introduction

Who we are – TriMech Companies

• Solutions Design Automation Simulation Data Management Rapid Prototyping

• Services Full Time Placement Part Time Placement Temp-to-Perm Consulting Engineering Services

• Manufacturing CAM CNC DNC

Page 4: DriveWorksXpress Introduction

Introduction

• What is Design Automation?

• What are the biggest challenges?

• Scalable Solution

Page 5: DriveWorksXpress Introduction

DriveWorks Fit

Page 6: DriveWorksXpress Introduction

DriveWorksXpress Fit

Where can you find DriveWorksXpress being used?

Page 7: DriveWorksXpress Introduction

How does DriveWorksXpress work?

Page 8: DriveWorksXpress Introduction

Some Sample Functions/Rules

• LEFT( text, [num_chars] )

LEFT( CompanyName , 3)

• CONCATENATE( text1, text2, ... ) or “&”

CONCATENATE( Designer, “ “, CompanyName, “ other text”)

Designer & “ “ & CompanyName & “ other text”

• IF(Logical_test, Value_if_true, Value_if_false)

IF( Designer = “MJOLLEY” , “Great” , “other text” )

• Combining them all together

IF( Designer = “MJOLLEY” , CONCATENATE( Designer, “ “ , LEFT( CompanyName, 3)), “other text”)

Page 9: DriveWorksXpress Introduction

Good Resources

• http://www.driveworksxpress.com/

• SolidWorks Tutorials

• DriveWorksXpress YouTube Channel

http://www.youtube.com/driveworksxpress?gl=GB&hl=en-GB

• Ian Yate’s blog

http://driveworksxpress.blogspot.com/

• The Little Book of Rules

• MS Excel Websites

• Your SolidWorks Value Added Reseller

Page 10: DriveWorksXpress Introduction

• Donated by Bob Harris of Karpen Steel Doors and Frames

• www.karpensteel.com

Practical Demonstration