News:

SMF - Just Installed!

Main Menu

Component Programming in Machine Simulator Editor

Started by KCP-KIMUEL, May 28, 2015, 08:52:08 AM

Previous topic - Next topic

KCP-KIMUEL

Hi Master,
I'm having a difficult time mixing my special effects to my moving component.
Can you help me with this one ( see attached file ).
Attached is the sample you gave which actually a moving component in 5 positions plus the advance and back position movement.
What i want as a sample is to put a water effects during the advance movement of the box and if i pressed the back movement the effects will not activate same as in the 5 position.
Meaning the special effect (water) will only activate if i pressed the advance button in PLC output.

Looking forward for your response.

Thank you!

[attachment deleted by admin]

EasyPLC_Master

In this thread you can find an example about how to attach a special effect to any component:
http://nirtec.com/forum/index.php?topic=329.0
Do not hesitate to ask if you have more doubts!


KCP-KIMUEL

Hi Master,
Yes that thread is more about special effects in machine editor, SpecialEffects.maq you gave.
But I want now is to build a sample like Solder Robot UserDefinedComponent in component editor.
I understand the concept of your sample in SpecialEffects.maq. But the Solder_Robot.cmp(attached) with special effects in component editor gave me a hard time.
If you can give me another sample it will be a good way to avoid confusion. This is what i like for better understanding,what i want as a sample is to put a water effects during the advance movement of the box and if i pressed the back movement the effect(water) will not activate same as in the 5 position.Please see attached (XandZaxis.cmp)
Meaning the special effect (water) will only activate if i pressed the advance button in PLC output.

Thank you for always enlighten my mind. :)

[attachment deleted by admin]

EasyPLC_Master

I do not understand is how the water must to move, dropping? from bottom to up?
Please explain how the water effect must to behave.

KCP-KIMUEL

Hi Master,

Sorry for not clear information. What i want is the water effect to be joint in the box that is moving Advance and back.
And the effect of water is flowing ifthe PLC triggered the advance button only, if the back button is triggered the effect will not be activated.