Jump to content

[SOLVED] Callback script Button on more than one node


sant0s81

Recommended Posts

Hello,

I wonder, how to use a button that executes an operation on a node (in my case file cache) on more than one node.

Like execute filecache1, filecache2 and filecach3.

But not all at once, but start with executing filecach1 and when its done execute filecache2 etc.

hou.node(kwargs["node"].path() + "/filecache1").parm("execute").pressButton() is what I have at the moment and it works like a charme.

Thanks :)

Edited by sant0s81
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...