Steven_Roussos
Computer
- Dec 3, 2018
- 3
In thread cowski and others mention using
ufs.weight.EstabPartProps1(c.tag,0.99,1,units,weight,wexpect)
ufs.weight.askprops(c.tag,units,weight)
to set (?) and query weight, the implication I think was that you could write an OpenNX program to do so.
I am working in C++ and we need to replicate the Weight Management UI as best we can to use the customer's developed algorithms and ensure that the process fulfills their process (using assertions and possibly TeamCenter properties for parts that are not exactly fully designed.
Is it possible to do that? Query and Set Asserted properties (the full set, moments of interia, et al, not just weight) using OpenNX?
GTAC said that if the Assert Weight command does not put anything into a Journal THEY had no way of telling me where the values go and how to set/query them programmatically, and were unwilling to ask the development staff to help me which seems a little ridiculous. But it seems there must me SOME way to access that information via Open NX.
Any ideas?
Thanks.
Steven Roussos (DXC Technologies for Pratt&witney
ufs.weight.EstabPartProps1(c.tag,0.99,1,units,weight,wexpect)
ufs.weight.askprops(c.tag,units,weight)
to set (?) and query weight, the implication I think was that you could write an OpenNX program to do so.
I am working in C++ and we need to replicate the Weight Management UI as best we can to use the customer's developed algorithms and ensure that the process fulfills their process (using assertions and possibly TeamCenter properties for parts that are not exactly fully designed.
Is it possible to do that? Query and Set Asserted properties (the full set, moments of interia, et al, not just weight) using OpenNX?
GTAC said that if the Assert Weight command does not put anything into a Journal THEY had no way of telling me where the values go and how to set/query them programmatically, and were unwilling to ask the development staff to help me which seems a little ridiculous. But it seems there must me SOME way to access that information via Open NX.
Any ideas?
Thanks.
Steven Roussos (DXC Technologies for Pratt&witney