Multi-Port Valves with custom Actuator

Multi-Port Valves with custom Actuator

wayne_deegan
Contributor Contributor
2,912 Views
13 Replies
Message 1 of 14

Multi-Port Valves with custom Actuator

wayne_deegan
Contributor
Contributor

I am trying to setup Multiport valves with a custom .dwg block based actuator, it works for the default port orientation but when you change the port orientation the actuator moves in the z axis for some orientations and jumps to the end ports for others?

 

A1=180, A2=0A1=180, A2=90A1=0, A2=0

 

 

 

0 Likes
2,913 Views
13 Replies
Replies (13)
Message 2 of 14

Ruffy85
Collaborator
Collaborator

Hi @wayne_deegan

 

How is your Actuator configured?

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).
0 Likes
Message 3 of 14

wayne_deegan
Contributor
Contributor

Hi Ruffy85,

 

The Actuator is a "Custom - AutoCAD DWG based graphics" part created using plantpartconvert, the actuator shown is just an example, the actuator I want to use is much more complex so the use of parametric graphics is not an option. The Actuator is mapped to the valve body using "Edit Operator Assignments" in catalog editor.

 

Thanks,

 

Wayne

0 Likes
Message 4 of 14

Dan.Scales
Alumni
Alumni

Hi @wayne_deegan,

 

Did you draw the actuator block vertically on the Z axis?

 

If so, try drawing it along the Y axis and retest.

 

Thanks,

Dan

 



Dan Scales
0 Likes
Message 5 of 14

wayne_deegan
Contributor
Contributor

Hi Dan,

 

Actuator is drawn on the Y axis, appreciate the effort though.

 

Thanks,

 

Wayne

0 Likes
Message 6 of 14

Dan.Scales
Alumni
Alumni

hI @wayne_deegan,

 

I can't reproduce the problem here.

 

Is it just the actuator that is block based?

 

Thanks,

Dan

 



Dan Scales
0 Likes
Message 7 of 14

wayne_deegan
Contributor
Contributor

Hi Dan,

 

Yes, it is just the Actuator that is block based, the housing is a plant 3D parametric graphic valve body.

 

Thanks,

 

Wayne.

 

Capture.PNG

0 Likes
Message 8 of 14

wayne_deegan
Contributor
Contributor

Hi Dan,

 

Catalog and spec attached.

 

Thanks,

 

Wayne

0 Likes
Message 9 of 14

Dan.Scales
Alumni
Alumni

Hi @wayne_deegan,

 

I have reproduced the issue with the block based actuator on multiport valves and will get it logged with our development team.

 

Unfortunately for now all I can suggest is to use a parametric actuator.

 

Thanks,

Dan

 

 



Dan Scales
0 Likes
Message 10 of 14

wayne_deegan
Contributor
Contributor

Thanks Dan,

 

Appreciate the time you have put in.

 

Regards,

Wayne

0 Likes
Message 11 of 14

WWBierma
Contributor
Contributor

So is this already fixed?

I have the same issue in Plant 3D 2020.

0 Likes
Message 12 of 14

rajendra.prajapat
Advisor
Advisor

@WWBierma @wayne_deegan 

 

This problem can be fixed by editing the multiport valves autodsk python scripts.

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).
0 Likes
Message 13 of 14

eystein.killiVM42H
Participant
Participant

Hello Wayne. Can you be a bit more specific what to change in the python script?

0 Likes
Message 14 of 14

rajendra.prajapat
Advisor
Advisor

@eystein.killiVM42H you can quick fix by valves properties.

 

just add 0.0000000001 in your angle value like 90 + 0.0000000001=90.0000000001 . use this value as angle.

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).
0 Likes