Python Script Beginner Help

I am trying to add a python script behavior to a ecatalog SensorConveyor.
After i drag and drop the conveyor i check component graph. I can see the component properties.
But how to add a behavior and python script?

I clicked on the “Behaviour” tab and clicked on python script. wrote a basic program and compiled.
But i cannot see the python script or the Behaviour sub tree under the Componet graph.

What should i be doing?

Hi @elvis,

Maybe you have the behaviors hidden? Try pressing the gear icon in the component graph to hide/show the behaviors.
ShowBehaviors
Also, note that you cannot add anything to the components in the global eCatalog. If you add new properties or behaviors, you must save the component as a new component to your local folder.

-Este