Is Connected VOP
357 6 1-
- A-OC
- Member
- 257 posts
- Joined: July 2006
- Offline
I'm trying to use the Is Connected VOP for the first time.
I'm in a subnet ( ultimately to become an HDA ), and I want it to output one color ( red ) if an input is not connected, otherwise output the connected input ( green ). The way I have it set up, it's outputting the expected color when the input is connected, but not when not connected ( it's outputting black instead of red ). So, is this not the way it's meant to be used?
Please see the attached hip file.
I'm in a subnet ( ultimately to become an HDA ), and I want it to output one color ( red ) if an input is not connected, otherwise output the connected input ( green ). The way I have it set up, it's outputting the expected color when the input is connected, but not when not connected ( it's outputting black instead of red ). So, is this not the way it's meant to be used?
Please see the attached hip file.
Edited by A-OC - Aug. 28, 2025 01:53:38
-
- tamte
- Member
- 9242 posts
- Joined: July 2007
- Offline
while Is Connected VOP doesnt seem to work, you don't really need it
- just create your HDA and then set default value to your promoted custom_input parm and if you don't want to see it in UI make it invisible
- or alternatively use Parameter VOP set to Subnet Input using the same idea
- just create your HDA and then set default value to your promoted custom_input parm and if you don't want to see it in UI make it invisible
- or alternatively use Parameter VOP set to Subnet Input using the same idea
Tomas Slancik
CG Supervisor
Framestore, NY
CG Supervisor
Framestore, NY
-
- A-OC
- Member
- 257 posts
- Joined: July 2006
- Offline
-
- tamte
- Member
- 9242 posts
- Joined: July 2007
- Offline
-
- A-OC
- Member
- 257 posts
- Joined: July 2006
- Offline
Interesting. I'm trying to recreate it but it's not working for me: I connect P to null_1, then that to null_2, then make a subnet out of null_1, inside there is the Subnet Inputs node, then build the logic there. When done, if I disconnect P outside I get an error, so I guess it only works with hda's. So I create an hda, then test again, but when I disconnect P I get black as output again.
What did I do differently?

-
- tamte
- Member
- 9242 posts
- Joined: July 2007
- Offline
-
- A-OC
- Member
- 257 posts
- Joined: July 2006
- Offline
-
- Quick Links