CAM

A CAM is a connection between a master Drive and a slave Drive. CAMs are very often used for machines in the packaging industry. A lot of automation systems can import cam profiles and move the axis as defined in the profiles.

With cams, you can define a function that relates the slave drive to the master drive. The slave drive will always take a position in relation to the master drive which is defined in the cam profile. Additionally, it is possible to define offset and scale factors for the master and slave drive.

You can check this tutorial video to learn more about cams: https://youtu.be/nPNgIWcwDAM

Defining CAMs

For defining cams you could edit the CAM curve with the Unity curve editor on your own but usually, you might be able to export the data from another software that is used for defining the CAM profiles. The CAMs can be imported into unity as a text file (CSV). The text file must be included as a text asset in your Unity project. For each CAM you will need to define the Master Column and a Slave Column. This can be done by using the column numbers or the header text if a header is included in the text file.

Public properties and methods

Please check the Realvirtual.io Class Reference for more information about the properties and methods of this component.

© 2022 in2Sight GmbH https://realvirtual.io - All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means, including printing, saving, photocopying, recording, or other electronic or mechanical methods, without the prior written permission of the publisher.

Last updated