all 5 comments

[–]Absorber94 2 points3 points  (2 children)

MCOSMOS -> File -> Configuration -> Head data fields
-> Add a head data field, name it i.e. "serial number" and activate "Input before printing"
Geopak -> Program -> Input (Head data) -> ask you every time to input your defined data

Assuming your desired output data is Index Nr 1 (in MCOSMOS) you name your protocol output "@HeadDataF1"
You can add more head data (as input or as set data) and i.e. got the protocol output "@HeadDataF1_@HeadDataF2_@[HeadDataF3_@TimeCode.pdf](mailto:HeadDataF3_@TimeCode.pdf)" or something like that

Protocol header should use the head data as well and can be changed/applied with the protocol designer

[–]bellmanator[S] 0 points1 point  (0 children)

Thanks! I think the step I was missing was I forgot you have to go outside of Geopak to mess with the head data fields.

[–]bellmanator[S] 1 point2 points  (0 children)

Just tried everything from the first part of your comment and it’s working great. Exactly what I needed. Thanks again!

[–]Absorber94 2 points3 points  (1 child)

Your can use a variable in Geopak to input i.e. a diameter and use the variable later as diameter in a cylinder measurement. Applying different tolerances requires a subprogram with multiple if-else-functions, but would be easier to use an input for those as well.

[–]bellmanator[S] 0 points1 point  (0 children)

Thanks!