Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

mom variable for origin number

Status
Not open for further replies.

Thierry SEGUI

New member
Joined
May 28, 2021
Messages
12
Location
FR
Hello all,

I need to export in my CLSF files the origin number for each operation. (see attached snapshot of the MCS definition, field "Décalage d'Origine")
=> in TCL, I want to get the value of this field, but I can't find the related mom variable.

If this info is not existing, I could at least use the arrays "mom_output_mcs_name" or "mom_mcsname_attach_opr", which seem to contain the MCS' name for each operation.
Unfortunately, their index depend on the operations' names. And anyway, if I code this :

MOM_output_literal $mom_output_mcs_name(FACING)

then resulting output is empty (no error raised).

Can anyone help?

Regards,
Thierry
 
 https://files.engineering.com/getfile.aspx?folder=5382ec79-2d8f-4175-a361-ae14f26acb3b&file=numero_origine.JPG
This data is stored in the variable mom_fixture_offset_value.
Thierry
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top