Auto-Continue Execution Script on trace field box

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Auto-Continue Execution Script on trace field box

    Hi,

    Looking for some assistance with some scripting.

    I am looking to auto-continue a trace field box that I need displayed, for the purposes of reading the information in Datapage. I am checking multiple parts in the one program and all the trace fields are populated using variables that are filled in at the beginning of my program, see below.

    Annotation 2019-06-11 121406.jpg

    The user populates the input fields which then populates the variables. I use these variables to populate trace fields which are located within a loop.

    Annotation 2019-06-11 121638.jpg

    i have shrunk the program size just for the purposes of this example. the issue i have is the program then hangs up waiting on a "ok" keystroke.

    Annotation 2019-06-11 121825.jpg

    i need the tracefield to be displayed so that the information is transfered to Datapage, Datapage does not read it unless it displayed.

    Is there any way to auto-continue the execution of this so that the user does not need to hit ok as the information is already populated by the data that is entered at the beginning of the program.

    Regards

    James




  • #2
    Change DISPLAY to NO_DISPLAY on the trace field commands
    Applications Engineer
    Hexagon UK

    Comment


    • #3
      I've tried that but the values I require don't transfer into Datapage if I do that.

      Comment


      • #4
        Then you might have struck a bug...
        PC-DMIS CAD++ 2o23.1

        Comment


        • #5
          think you may be right

          Comment

          Related Topics

          Collapse

          Working...
          X