Ok, so I am going to assume you need the force balance in varying positions for some more complex linkage system, like a 4 bar mechanism for example. The snap that you show will have the same force ratio from output to input regardless of the angle.
*****
The trick is to use the multi-objective Design study feature of CREO to vary the angle of the mechanism and record the force balance value as a function of the angle. You will need the behavioral modeling extension to use that feature.
First create a datum at an angle and use it for the rotation reference of your center pin joint.
Set the check box to regenerate so it always regenerates to a zero position relative to the rotation reference.
Then in mechanism create a force balance analysis as you have already done.
Also create a measure of "loadcell reaction" type - that will publish the value back out of mechanism because the force balance dialog box does not publish.
Now backing out of mechanism go to the analysis tab.
Create a "motion analysis" where the definition is your force balance analysis and your parameter is your loadcell reaction measure. Be sure to highlight the parameters needed. Hit [RUN] to populate results, then [Add feature] to put it in your model tree.
Now define a Multi-Objective Design study.
Here are the steps in the multi-Objective Design Study dialog
[File] [New]
Setup master table (menu or icon to left of !)
Under design variables choose the dimension picker and pick on your model until you have the dimension of the angle you will vary. Change the range Min and Max to what you desire such as 0 to 360 degrees.
Under Design goals [select goals] if you have defined your "motion analysis" correctly it will show a max_xxxxx:xxxx for your loadcell reaction measure (max/min will not matter for this)
choose the max_xxxxx:xxxx (the x's replace whatever called it)
I like the sampling method as Automatic which is a random type of analysis.
[OK]
Then [ ! ] to run the study, you will be asked how many records to generate, for example use 64.
Then when it is finished or even if you stop the process, the results are generated and you can graph, export to excel from the graph, etc.
Be sure to hit the save on your study (probably called DS1) so you can retrieve it later to re-run after making changes to the links.
This is very powerful once you unlock the ability to do this. You can also vary a linkage arm dimension, not just the angle as part of the study, pretty much anything parameterized by CREO. I use it to rotate an entire assembly using a spherical coordinate system to study the effect of gravity in all possible directions.
It is important of course to be sure your mechanism setup, vectors etc. are correct for any variation you try.
Enjoy!
Insanity: doing the same thing over and over again and expecting different results.
Albert Einstein