www.duplohelpdesk.com Open in urlscan Pro
212.21.101.221  Public Scan

Submitted URL: https://www.duplohelpdesk.com/User/AutoLogin?username=christian.dose&email=christian.dose%40fks-hamburg.de&userHash=eedce186dd...
Effective URL: https://www.duplohelpdesk.com/Ticket/30835
Submission: On October 10 via manual from IN — Scanned from GB

Form analysis 2 forms found in the DOM

POST /Ticket/Reopen?ticketId=30835

<form action="/Ticket/Reopen?ticketId=30835" data-ajax="true" data-ajax-mode="replace" data-ajax-success="StatusChanged(2); StartTimeSpentTimer();" data-ajax-update="#toolbar" method="post"> <input type="submit" name="btnReOpen" id="btnReOpen"
    title="Reopen the closed ticket" value="Re-open">
</form>

POST /Ticket/AddComment?ticketId=30835

<form action="/Ticket/AddComment?ticketId=30835" autocomplete="off" data-ajax="true" data-ajax-failure="CommentSubmitFailure()" data-ajax-success="AddCommentSuccess(data)" enctype="multipart/form-data" id="commentsForm" method="post">
  <div id="divComments">
    <div class="outerroundedborder lightbg" style="padding:14px;overflow:hidden;display:none" id="divNewComment">
      <a href="javascript:;" class="fa fa-times" style="opacity:0.15;float:right;color:inherit" onclick="HideNewComment(); removeCommentDraft();" title="Cancel"></a>
      <div id="divSubscribersList" class="grey">
        <div>To:</div>
        <div title="ilona.kluza" class="outerroundedborder darkbg subscriber tech"><label><input type="checkbox" title="Send notification to this subscriber (Shift+Click to check/uncheck all)" name="cbSubs832" id="cbSubs832"
              onclick="subCheckClick(event)" value="ilona.kluza">Ilona Kluza</label></div>
        <div title="reimund.rausch" class="outerroundedborder darkbg subscriber "><label><input type="checkbox" title="Send notification to this subscriber (Shift+Click to check/uncheck all)" name="cbSubs1153" id="cbSubs1153"
              onclick="subCheckClick(event)" value="reimund.rausch">Reimund Rausch</label></div>
        <div title="peter.dirksen" class="outerroundedborder darkbg subscriber "><label><input type="checkbox" title="Send notification to this subscriber (Shift+Click to check/uncheck all)" name="cbSubs2726" id="cbSubs2726"
              onclick="subCheckClick(event)" value="peter.dirksen">Peter Dirksen</label></div>
        <div title="christian.dose" class="outerroundedborder darkbg subscriber "><label><input type="checkbox" title="Send notification to this subscriber (Shift+Click to check/uncheck all)" name="cbSubs2881" id="cbSubs2881"
              onclick="subCheckClick(event)" value="christian.dose">Christian Dose</label></div>
        <div title="thomas.baues" class="outerroundedborder darkbg subscriber "><label><input type="checkbox" title="Send notification to this subscriber (Shift+Click to check/uncheck all)" name="cbSubs2962" id="cbSubs2962"
              onclick="subCheckClick(event)" value="thomas.baues">Thomas Baues</label></div>
        <div id="divNewSubscriberLink"><a href="javascript:ShowHideNewSubscriber(true)" id="aNewSubscriber">add...</a></div>
        <div id="divNewSubscriber" style="display: none; white-space: nowrap; padding: 0px;"><input type="text" placeholder="Email" onblur="setTimeout(function() { ShowHideNewSubscriber(false); }, 200)"
            onkeypress="if (event.keyCode == 13) return false;" id="tbNewSubscriber" name="tbNewSubscriber" autocomplete="new-password" class="grey" style="width: 120px;"> <span id="emailValidationError" class="error"
            style="display: none; position: absolute;">Should be a valid email address or select existing user from suggestions</span> <span class="grey2"> simply enter a new email and hit 'return'</span></div>
      </div>
      <div style="clear:both;padding:3px"></div>
      <script src="/js/editor.js?v=7889-29934" defer=""></script>
      <script src="/js/HtmlSanitizer.js?v=7889-29934" defer=""></script>
      <div class="dropzoneContainer">
        <div class="richeditor">
          <div class="editbar"> <button tabindex="-1" class="boldbtn fa fa-bold" title="bold" onclick="$('#tbNewComment').wswgEditor('execCmd', 'bold');" type="button"></button> <button tabindex="-1" class="italicbtn fa fa-italic" title="italic"
              onclick="$('#tbNewComment').wswgEditor('execCmd', 'italic');" type="button"></button> <button tabindex="-1" class="underlinebtn fa fa-underline" title="underline" onclick="$('#tbNewComment').wswgEditor('execCmd', 'underline');"
              type="button"></button>
            <div class="dropdown" style="display:inline-block"> <button tabindex="-1" class="dropdown-toggle fa fa-align-center" data-toggle="dropdown" title="align" type="button"> <i class="fa fa-angle-down"></i></button>
              <ul class="dropdown-menu outerroundedbox"> <button tabindex="-1" title="align left" onclick="$('#tbNewComment').wswgEditor('execCmd', 'justifyLeft');" type="button"><i class="fa fa-align-left"></i></button> <button tabindex="-1"
                  title="align center" onclick="$('#tbNewComment').wswgEditor('execCmd', 'justifyCenter');" type="button"><i class="fa fa-align-center"></i></button> <button tabindex="-1" title="align right"
                  onclick="$('#tbNewComment').wswgEditor('execCmd', 'justifyRight');" type="button"><i class="fa fa-align-right"></i></button> </ul>
            </div>
            <div class="dropdown" style="display:inline-block"> <button tabindex="-1" class="dropdown-toggle fa fa-text-height" data-toggle="dropdown" title="heading" type="button"> <i class="fa fa-angle-down"></i></button>
              <ul class="dropdown-menu outerroundedbox"> <button tabindex="-1" title="H1" onclick="$('#tbNewComment').wswgEditor('execCmd', 'formatBlock', '<h1>');" type="button">H1</button> <button tabindex="-1" title="H2"
                  onclick="$('#tbNewComment').wswgEditor('execCmd', 'formatBlock', '<h2>');" type="button">H2</button> <button tabindex="-1" title="H3" onclick="$('#tbNewComment').wswgEditor('execCmd', 'formatBlock', '<h3>');"
                  type="button">H3</button> <button tabindex="-1" title="None" onclick="$('#tbNewComment').wswgEditor('execCmd', 'formatBlock', '<div>');" type="button"><i class="fa fa-paragraph"></i></button> </ul>
            </div>
            <div class="dropdown" style="display:inline-block"> <button tabindex="-1" class="dropdown-toggle fa fa-list-ul" data-toggle="dropdown" title="lists" type="button"> <i class="fa fa-angle-down"></i></button>
              <ul class="dropdown-menu outerroundedbox"> <button tabindex="-1" class="listbtn fa fa-list-ul" title="insert unordered list" type="button" onclick="$('#tbNewComment').wswgEditor('execCmd', 'InsertUnorderedList');"></button> <button
                  tabindex="-1" class="listbtn fa fa-list-ol" title="insert ordered list" type="button" onclick="$('#tbNewComment').wswgEditor('execCmd', 'InsertOrderedList');"></button> <button tabindex="-1" class="listbtn fa fa-indent"
                  title="indent" type="button" onclick="$('#tbNewComment').wswgEditor('execCmd', 'indent');"></button> <button tabindex="-1" class="listbtn fa fa-indent" title="outdent" type="button"
                  onclick="$('#tbNewComment').wswgEditor('execCmd', 'outdent');"></button> </ul>
            </div> <button tabindex="-1" class="hyperlinkbtn fa fa-link" title="hyperlink" onclick="$('#tbNewComment').wswgEditor('doLink')" type="button"></button> <button tabindex="-1" class="imagebtn fa fa-picture-o" title="image"
              onclick="$('#tbNewComment').wswgEditor('doImage')" type="button"></button>
            <div class="dropdown" style="display:inline-block"> <button tabindex="-1" class="dropdown-toggle fa fa-smile-o" data-toggle="dropdown" title="Emojis. You can use Win+period or Ctrl+Cmd+space (on Mac) for even more emojis"
                type="button"></button>
              <ul class="dropdown-menu outerroundedbox"> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '😃');" type="button">😃</button> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '😂');"
                  type="button">😂</button> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '👍');" type="button">👍</button> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '❤️');"
                  type="button">❤️</button><br> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '🔥');" type="button">🔥</button> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '🙏');"
                  type="button">🙏</button> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '🙁');" type="button">🙁</button> <button tabindex="-1" onclick="$('#tbNewComment').wswgEditor('insertText', '🎉');"
                  type="button">🎉</button> </ul>
            </div> <button tabindex="-1" class="colorbtn fa fa-eyedropper" title="color" type="button"></button>
            <table style="display:none;position:absolute" class="colorpick">
              <tbody>
                <tr>
                  <td style="background:#000"></td>
                  <td style="background:#444"></td>
                  <td style="background:#666"></td>
                  <td style="background:#999"></td>
                  <td style="background:#ccc"></td>
                  <td style="background:#eee"></td>
                  <td style="background:#f3f3f3"></td>
                  <td style="background:#fff"></td>
                </tr>
                <tr>
                  <td style="background:#f00"></td>
                  <td style="background:#f90"></td>
                  <td style="background:#ff0"></td>
                  <td style="background:#0f0"></td>
                  <td style="background:#0ff"></td>
                  <td style="background:#00f"></td>
                  <td style="background:#90f"></td>
                  <td style="background:#f0f"></td>
                </tr>
                <tr>
                  <td style="background:#f4cccc"></td>
                  <td style="background:#fce5cd"></td>
                  <td style="background:#fff2cc"></td>
                  <td style="background:#d9ead3"></td>
                  <td style="background:#d0e0e3"></td>
                  <td style="background:#cfe2f3"></td>
                  <td style="background:#d9d2e9"></td>
                  <td style="background:#ead1dc"></td>
                </tr>
                <tr>
                  <td style="background:#ea9999"></td>
                  <td style="background:#f9cb9c"></td>
                  <td style="background:#ffe599"></td>
                  <td style="background:#b6d7a8"></td>
                  <td style="background:#a2c4c9"></td>
                  <td style="background:#9fc5e8"></td>
                  <td style="background:#b4a7d6"></td>
                  <td style="background:#d5a6bd"></td>
                </tr>
                <tr>
                  <td style="background:#e06666"></td>
                  <td style="background:#f6b26b"></td>
                  <td style="background:#ffd966"></td>
                  <td style="background:#93c47d"></td>
                  <td style="background:#76a5af"></td>
                  <td style="background:#6fa8dc"></td>
                  <td style="background:#8e7cc3"></td>
                  <td style="background:#c27ba0"></td>
                </tr>
                <tr>
                  <td style="background:#c00"></td>
                  <td style="background:#e69138"></td>
                  <td style="background:#f1c232"></td>
                  <td style="background:#6aa84f"></td>
                  <td style="background:#45818e"></td>
                  <td style="background:#3d85c6"></td>
                  <td style="background:#674ea7"></td>
                  <td style="background:#a64d79"></td>
                </tr>
                <tr>
                  <td style="background:#900"></td>
                  <td style="background:#b45f06"></td>
                  <td style="background:#bf9000"></td>
                  <td style="background:#38761d"></td>
                  <td style="background:#134f5c"></td>
                  <td style="background:#0b5394"></td>
                  <td style="background:#351c75"></td>
                  <td style="background:#741b47"></td>
                </tr>
                <tr>
                  <td style="background:#600"></td>
                  <td style="background:#783f04"></td>
                  <td style="background:#7f6000"></td>
                  <td style="background:#274e13"></td>
                  <td style="background:#0c343d"></td>
                  <td style="background:#073763"></td>
                  <td style="background:#20124d"></td>
                  <td style="background:#4c1130"></td>
                </tr>
              </tbody>
            </table> <button tabindex="-1" class="srccode" title="fixed-width font (for source code)" onclick="$('#tbNewComment').wswgEditor('doCode')" style="line-height:10px;" type="button"><span
                style="position:relative;top:-1px">{}</span></button> &nbsp; <button tabindex="-1" class="fa fa-ban" title="remove formatting for selection" onclick="$('#tbNewComment').wswgEditor('execCmd', 'removeFormat')" type="button"></button>
            <button tabindex="-1" class="htmlbtn fa fa-code" title="switch to source" type="button" onclick="$('#tbNewComment').wswgEditor('switchEditor')"></button>
          </div>
          <div class="container"><iframe id="rtetbNewComment" frameborder="0" style="height: 120px;"></iframe><textarea type="text" id="tbNewComment" name="tbNewComment" style="height: 120px; display: none;" class=" editorBBCODE"></textarea></div>
        </div>
        <div class="dropzone" style="display:none">
          <div><i class="fa fa-paperclip"></i> Drop files here</div>
        </div>
      </div>
      <script>
        var greetingLength = 0;
      </script>
      <div style="float:right;" class="grey">
        <div class="grey fileupload" data-upload-url="/File/FileUpload" data-remove-url="/File/RemoveFileUpload" data-indicator-url="/images/indicator.svg" style="overflow:hidden;position:relative;">
          <input type="hidden" name="uploadKey" value="b12faa3e-c92a-4430-923f-754901888333" class="uploadKey">
          <a href="javascript:void(0)" onkeypress="this.firstChild.click()"><label for="filesInput" class="linkBrowse" style="cursor:pointer" id="fileUploadLbl"><i class="fa fa-paperclip"></i> attach a file...</label></a><br>
          <input type="file" id="filesInput" tabindex="-1" multiple="" title="Select file(s) to upload"
            style="opacity: 0; filter: alpha(opacity: 0); cursor:pointer; position: absolute; width: 0; left: -2000px; top: 0px; margin:0; padding:0; font-size: 22px; height: 0">
          <div class="fileList"></div>
        </div>
        <script src="/js/FileUpload.js?v=7889-29934" defer=""></script>
        <a href="javascript:;" id="aCapture"><i class="fa fa-camera"></i> capture screen...</a>
      </div>
      <button type="button" onclick="if(IsNewCommentEmpty()) return false; return AddComment(true);" id="htmlBtnAdd" title="Reply (Ctrl + Enter)">Reply <span style="font-size:10px;font-weight:normal">(ctrl + enter)</span></button>
      <img src="/images/indicator.svg" id="ajaxLoader" alt="loading" style="display:none;vertical-align:top">
      <input type="hidden" id="inptCommentAndResolve" name="inptCommentAndResolve" value="false">
      <input type="submit" value="submit" id="btnSubmitForm" style="display:none">
      <input type="hidden" value="103331" name="lastUpdatedHHMMSS" id="lastUpdatedHHMMSS">
    </div>
  </div>
  <div id="tdComment206925" class="commentDiv editTable" data-commentid="206925">
    <div class="ticketComment systemcomment outerroundedborder editCell " style="">
      <ul class="tools">
        <li><button type="button" onclick="$('.systemcomment').parent().hide()" title="Hide all &quot;system&quot; entries like this"><i class="fa fa-eye-slash"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <span><!--html-->The ticket has been closed</span>
      </div>
      <span class="commentDate grey2" title="09/10/2024 10:33:31"><a class="grey2" style="border:none;" href="#tdComment206925" data-ago-date="2024-10-09T09:33:31">Yesterday, 10:33</a></span>
    </div>
  </div>
  <div id="tdComment206924" class="commentDiv editTable" data-commentid="206924">
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <span><!--html-->Hi Peter<div>Thank you for the update.</div>
          <div><br>
          </div>
          <div>Regards</div>
          <div>Ilona</div>
        </span>
      </div>
      <span class="commentDate grey2" title="09/10/2024 10:33:31"><a class="grey2" style="border:none;" href="#tdComment206924" data-ago-date="2024-10-09T09:33:31">Yesterday, 10:33</a></span>
    </div>
  </div>
  <div id="tdComment206922" class="commentDiv editTable" data-commentid="206922">
    <div class="ticketComment lightbg outerroundedborder editCell lightbg" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="peter.dirksen" data-userid="2726" title="Click to preview in a pop-up">
Peter  Dirksen						</a>
      <div class="commentBody">
        <span><!--html-->Hello Ilona,<div><br>
          </div>
          <div>the problem is solved. It was the Jwai driver. Version 2.9.0 causes this problem, with version 2.8.9 the machine works without problems. So the older driver is the better one.&nbsp;</div>
          <div>The new password is now working.</div>
        </span>
      </div>
      <span class="commentDate grey2" title="09/10/2024 10:23:27"><a class="grey2" style="border:none;" href="#tdComment206922" data-ago-date="2024-10-09T09:23:27">Yesterday, 10:23</a></span>
    </div>
  </div>
  <div id="tdComment206746" class="commentDiv editTable" data-commentid="206746">
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <span><!--html-->Hello Peter,<div><br>
          </div>
          <div>The new password is 9718.</div>
          <div>When the machine stops what the software is doing? Can you send the video? what happens after the last cut? Does the beam goes to pick up the paper and then stops?&nbsp;</div>
          <div><br>
          </div>
          <div>What tool are you using? Is it on all job?</div>
          <div><br>
          </div>
          <div>If you using only one tool eg. knife can you please change the knife compensation to 0.</div>
          <div>What is the jingwei driver and pfi connect you are using? and also pfi connect driver version?</div>
          <div><br>
          </div>
          <div>Regards</div>
          <div>Ilona&nbsp;</div>
        </span>
      </div>
      <span class="commentDate grey2" title="07/10/2024 14:47:32"><a class="grey2" style="border:none;" href="#tdComment206746" data-ago-date="2024-10-07T13:47:32">3 days ago, 14:47</a></span>
    </div>
  </div>
  <div id="tdComment206739" class="commentDiv editTable" data-commentid="206739">
    <div class="ticketComment lightbg outerroundedborder editCell lightbg" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="peter.dirksen" data-userid="2726" title="Click to preview in a pop-up">
Peter  Dirksen						</a>
      <div class="commentBody">
        <span><!--html-->Hello,<div><br>
          </div>
          <div>
            <div>thank you very much, but the password is not permanent (see picture).</div>
            <div>I changed the VR(84) and the customer turned the job 180 but that didn't help. It's still the same, after 50 sheets the machine stops.</div>
            <div>You can try running 50 twice or 100 at once... the result is the same 50 sheets and the machine stops.</div>
          </div>
        </span>
      </div>
      <a href="/File/Get/76783" id="lnkFile76783" target="_blank" class="grey2 attachments imgLink" title="neurupien.jpeg"><img src="/File/Thumbnail/76783?i=0"><br>neurupien.jpeg</a>
      <span class="commentDate grey2" title="07/10/2024 14:25:15"><a class="grey2" style="border:none;" href="#tdComment206739" data-ago-date="2024-10-07T13:25:15">3 days ago, 14:25</a></span>
    </div>
  </div>
  <div id="tdComment206283" class="commentDiv editTable" data-commentid="206283">
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <b> → Reimund Rausch,Christian Dose,Thomas Baues:</b>
        <br>
        <span><!--html-->
          <div>Hello Christian,</div>
          <div><br>
          </div>The new password is 7165.<div>If the top value changed to 3000 it will be permanently unlocked. If not then please send a new picture of the screen.</div>
          <div><br>
          </div>
          <div>Regards,</div>
          <div>Ilona</div>
          <div><br>
          </div>
          <div><br>
          </div>
        </span>
      </div>
      <span class="commentDate grey2" title="30/09/2024 10:24:23"><a class="grey2" style="border:none;" href="#tdComment206283" data-ago-date="2024-09-30T09:24:23">30/09/2024 10:24</a></span>
    </div>
  </div>
  <div id="tdComment206243" class="commentDiv editTable" data-commentid="206243">
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <b> → Reimund Rausch,Christian Dose,Thomas Baues:</b>
        <br>
        <span><!--html-->I will have the password on Monday</span>
      </div>
      <span class="commentDate grey2" title="27/09/2024 14:58:10"><a class="grey2" style="border:none;" href="#tdComment206243" data-ago-date="2024-09-27T13:58:10">27/09/2024 14:58</a></span>
    </div>
  </div>
  <div id="tdComment206240" class="commentDiv editTable" data-commentid="206240">
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <b> → Reimund Rausch,Christian Dose,Thomas Baues:</b>
        <br>
        <span><!--html-->Have a good weekend too.</span>
      </div>
      <span class="commentDate grey2" title="27/09/2024 14:20:18"><a class="grey2" style="border:none;" href="#tdComment206240" data-ago-date="2024-09-27T13:20:18">27/09/2024 14:20</a></span>
    </div>
  </div>
  <div id="tdComment206236" class="commentDiv editTable" data-commentid="206236">
    <div class="ticketComment lightbg outerroundedborder editCell usercomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="christian.dose" data-userid="2881" title="Click to preview in a pop-up">
Christian Dose						</a>
      <div class="commentBody">
        <b> → Ilona Kluza,Reimund Rausch,Thomas Baues:</b>
        <br>
        <span><!--html-->We can only be back with the customer on monday and will check this and make a video.<div>Have you already received the permanent password?</div>
          <div>Have a nice weekend.</div>
        </span>
      </div>
      <span class="commentDate grey2" title="27/09/2024 13:13:52"><a class="grey2" style="border:none;" href="#tdComment206236" data-ago-date="2024-09-27T12:13:52">27/09/2024 13:13</a></span>
    </div>
  </div>
  <div id="tdComment206235" class="commentDiv editTable" data-commentid="206235">
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <b> → Reimund Rausch,Christian Dose,Thomas Baues:</b>
        <br>
        <span><!--html-->I'm also checking if there is a newer firmware version.&nbsp;<div>In the hyperterminal can you also try to check the value for vr(84) , type ?vr(84)</div>
          <div>if it's 1 change it to 0 by typing vr(84)=0, if it's zero change to 1 please.</div>
          <div><br>
          </div>
          <div>Can you please also test the job by rotating by 180 degree?</div>
        </span>
      </div>
      <span class="commentDate grey2" title="27/09/2024 13:04:36"><a class="grey2" style="border:none;" href="#tdComment206235" data-ago-date="2024-09-27T12:04:36">27/09/2024 13:04</a></span>
    </div>
  </div>
  <div id="tdComment206233" class="commentDiv editTable" data-commentid="206233">
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <b> → Reimund Rausch,Christian Dose,Thomas Baues:</b>
        <br>
        <span><!--html-->Does this happens on every job?&nbsp; Does the machine stops after eg. 10 copies but you sent more from pfi connect? If yes then what happens to the software?&nbsp;<div>Can you please send a video so we can check with the
            factory?</div></span>
      </div>
      <span class="commentDate grey2" title="27/09/2024 12:54:01"><a class="grey2" style="border:none;" href="#tdComment206233" data-ago-date="2024-09-27T11:54:01">27/09/2024 12:54</a></span>
    </div>
  </div>
  <div id="tdComment206229" class="commentDiv editTable" data-commentid="206229">
    <div class="ticketComment lightbg outerroundedborder editCell usercomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="christian.dose" data-userid="2881" title="Click to preview in a pop-up">
Christian Dose						</a>
      <div class="commentBody">
        <b> → Ilona Kluza,Reimund Rausch,Thomas Baues:</b>
        <br>
        <span><!--html-->Hello Ilona,<div>after replacing the control box, i have a new error.The machine stops after 10 to 20 sheets without an error message and only works again after restarting the machine and the software.</div>
          <div>What could be the course.</div>
          <div>Control box was updated to version 4.701.</div>
        </span>
      </div>
      <span class="commentDate grey2" title="27/09/2024 12:11:52"><a class="grey2" style="border:none;" href="#tdComment206229" data-ago-date="2024-09-27T11:11:52">27/09/2024 12:11</a></span>
    </div>
  </div>
  <div id="tdComment206033" class="commentDiv editTable" data-commentid="206033">
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <b> → Christian Dose:</b>
        <br>
        <span><!--html-->Temporary password for 30 days is&nbsp;2588&nbsp;<div><br>
          </div>
          <div>Tomorrow I should get permanent</div>
          <div><br>
          </div>
        </span>
      </div>
      <span class="commentDate grey2" title="25/09/2024 11:40:07"><a class="grey2" style="border:none;" href="#tdComment206033" data-ago-date="2024-09-25T10:40:07">25/09/2024 11:40</a></span>
    </div>
  </div>
  <div id="tdComment206032" class="commentDiv editTable" data-commentid="206032">
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <b> → Christian Dose:</b>
        <br>
        <span><!--html-->I will ask the factory for the new password</span>
      </div>
      <span class="commentDate grey2" title="25/09/2024 11:38:08"><a class="grey2" style="border:none;" href="#tdComment206032" data-ago-date="2024-09-25T10:38:08">25/09/2024 11:38</a></span>
    </div>
  </div>
  <div id="tdComment206031" class="commentDiv editTable" data-commentid="206031">
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <b> → Christian Dose:</b>
        <br>
        <span><!--html-->That's a very good question...&nbsp;<div>Never tried it ....however normally the SD card can store data.bin file with all offset value however only if this data was previously activated. Also when sending a data.bin from
            other pc to the machine you still will need to activate the data via hyperterminal.</div>
          <div><br>
          </div>
          <div>So... you could try to insert old sd card and open hypeterminal and type command restore data however if the data save was previously not activated possibly this will not work.</div>
          <div><br>
          </div>
          <div>Regards,</div>
          <div>Ilona</div>
        </span>
      </div>
      <span class="commentDate grey2" title="25/09/2024 11:36:13"><a class="grey2" style="border:none;" href="#tdComment206031" data-ago-date="2024-09-25T10:36:13">25/09/2024 11:36</a></span>
    </div>
  </div>
  <div id="tdComment206029" class="commentDiv editTable" data-commentid="206029">
    <div class="ticketComment lightbg outerroundedborder editCell usercomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="christian.dose" data-userid="2881" title="Click to preview in a pop-up">
Christian Dose						</a>
      <div class="commentBody">
        <b> → Ilona Kluza:</b>
        <br>
        <span><!--html-->
          <div>
            <div>
              <div>
                <div>
                  <div>Can i change the SD Card for the Offset values?</div>
                </div>
                <div>
                  <div><br>
                  </div>
                  <div>
                    <div>Mit freundlichen Grüßen / Kind Regards</div>
                    <div><br>
                    </div>
                    <div>i.A. Christian Dose&nbsp;</div>
                    <div>Technischer Kundendienst / Technical Service&nbsp;</div>
                    <div>—-</div>
                    <div>T: +49 40 7360777 | F: +49 40 73607722</div>
                    <div>Christian.Dose@fks-hamburg.de</div>
                    <div><br>
                    </div>
                    <div>Ing. Fritz Schröder GmbH &amp; Co.KG</div>
                    <div>Hanskampring 6</div>
                    <div>22885 Barsbüttel&nbsp;</div>
                    <div><br>
                    </div>
                  </div>
                </div>
              </div>
              <hr style="width:98%;">
              <div>
                <font style="font-size:11pt;" color="#000000"><b>Von:</b> Duplo Helpdesk &lt;duplohelpdesk@duplointernational.com&gt;<br>
                  <b>Gesendet:</b> Wednesday, September 25, 2024 12:22:50 PM<br>
                  <b>An:</b> Dose, Christian &lt;Christian.Dose@fks-hamburg.de&gt;<br>
                  <b>Betreff:</b> Update: Error Message - CUTTING AND SLITTING \ PFi Blade B3+ {30835}
                </font>
                <div>&nbsp;</div>
              </div>
              <div>
                <br>
              </div>
            </div>
          </div>
        </span>
      </div>
      <a href="/File/Get/76449" id="lnkFile76449" target="_blank" class="grey2 attachments imgLink" title="processed-44359A57-F7B0-463D-977C-3D217258FF27.jpeg"><img src="/File/Thumbnail/76449?i=0"><br>processed-44359A57-F7B0-463D-977C-3D217258FF27.jpeg</a>
      <span class="commentDate grey2" title="25/09/2024 11:29:09"><a class="grey2" style="border:none;" href="#tdComment206029" data-ago-date="2024-09-25T10:29:09">25/09/2024 11:29</a></span>
    </div>
  </div>
  <div id="tdComment206028" class="commentDiv editTable" data-commentid="206028">
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <b> → Christian Dose:</b>
        <br>
        <span><!--html-->Hi Christian,<div><br>
          </div>
          <div>You will need a new password to unlock it. The SD card swap will not help.</div>
          <div><br>
          </div>
          <div>Please take a picture of the password menu and I will get a new password from the factory.</div>
          <div><br>
          </div>
          <div>Regards,</div>
          <div>Ilona&nbsp;</div>
        </span>
      </div>
      <span class="commentDate grey2" title="25/09/2024 11:22:50"><a class="grey2" style="border:none;" href="#tdComment206028" data-ago-date="2024-09-25T10:22:50">25/09/2024 11:22</a></span>
    </div>
  </div>
  <div id="tdComment206027" class="commentDiv editTable" data-commentid="206027">
    <div class="ticketComment lightbg outerroundedborder editCell usercomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="christian.dose" data-userid="2881" title="Click to preview in a pop-up">
Christian Dose						</a>
      <div class="commentBody">
        <b> → Ilona Kluza:</b>
        <br>
        <span><!--html-->Hello Ilona, Thank you for the quick response. I checked the cable and it is ok. I have a used control box and replaced it.<div>Now the machine initialised, but needs a password ( password expired).</div>
          <div>Would it work, when i change the SD Card with the Card from the defect control box?<br>
            <div><br>
            </div>
          </div>
        </span>
      </div>
      <span class="commentDate grey2" title="25/09/2024 11:20:08"><a class="grey2" style="border:none;" href="#tdComment206027" data-ago-date="2024-09-25T10:20:08">25/09/2024 11:20</a></span>
    </div>
  </div>
  <div id="tdComment206021" class="commentDiv editTable" data-commentid="206021">
    <div class="ticketComment systemcomment outerroundedborder editCell " style="">
      <ul class="tools">
        <li><button type="button" onclick="$('.systemcomment').parent().hide()" title="Hide all &quot;system&quot; entries like this"><i class="fa fa-eye-slash"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <span><!--html--><!--html-->The ticket has been taken by <b>Ilona Kluza</b></span>
      </div>
      <span class="commentDate grey2" title="25/09/2024 10:31:53"><a class="grey2" style="border:none;" href="#tdComment206021" data-ago-date="2024-09-25T09:31:53">25/09/2024 10:31</a></span>
    </div>
  </div>
  <div id="tdComment206020" class="commentDiv editTable" data-commentid="206020">
    <div class="ticketComment lightbg outerroundedborder editCell techcomment" style="">
      <ul class="tools">
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="ilona.kluza" data-userid="832" title="Click to preview in a pop-up">
Ilona Kluza						</a>
      <div class="commentBody">
        <b> → Christian Dose:</b>
        <br>
        <span><!--html-->Hi Christian<div><br>
          </div>
          <div>It looks like there communication problem between the control panel and the control box.</div>
          <div>Please check if the communication cable is connected properly (under the control panel and on the control box).</div>
          <div><br>
          </div>
          <div>Regards,</div>
          <div>Ilona&nbsp;</div>
        </span>
      </div>
      <span class="commentDate grey2" title="25/09/2024 10:31:51"><a class="grey2" style="border:none;" href="#tdComment206020" data-ago-date="2024-09-25T09:31:51">25/09/2024 10:31</a></span>
    </div>
  </div>
  <div id="tdComment206018" class="commentDiv editTable" data-commentid="206018">
    <div class="ticketComment systemcomment outerroundedborder editCell " style="">
      <ul class="tools">
        <li><button type="button" onclick="$('.systemcomment').parent().hide()" title="Hide all &quot;system&quot; entries like this"><i class="fa fa-eye-slash"></i></button></li>
        <li><button type="button" title="Collapse\Expand this comment (Ctrl+Click to collapse ALL comments)" onclick="CollapseExpandComment(event)"><i class="fa fa-compress"></i></button></li>
      </ul>
      <a href="javascript:void(0);" class="uPopup" data-username="christian.dose" data-userid="2881" title="Click to preview in a pop-up">
Christian Dose						</a>
      <div class="commentBody">
        <span><!--html-->New ticket submitted via <b>Web app</b></span>
      </div>
      <span class="commentDate grey2" title="25/09/2024 10:28:35"><a class="grey2" style="border:none;" href="#tdComment206018" data-ago-date="2024-09-25T09:28:35">25/09/2024 10:28</a></span>
    </div>
  </div>
</form>

Text Content

     christian.dose


  CHRISTIAN DOSE

--------------------------------------------------------------------------------

Recently viewed tickets


Log out

 * Tickets
 * Knowledge base
 * Reports
 * New ticket

 * Unclosed
 * All


 * 
 * 

More...
 * Edit...
 * Print...

   --------------------------------------------------------------------------------

 * Clone ticket




ERROR MESSAGE

Hello, can you help me with the Error Message you can see in the attachment?
Also all offset values are 0.


b3.jpg
There was an error while posting your comment, please try again
To:
Ilona Kluza
Reimund Rausch
Peter Dirksen
Christian Dose
Thomas Baues
add...
Should be a valid email address or select existing user from suggestions simply
enter a new email and hit 'return'

H1
H2
H3



😃
😂
👍
❤️


🔥
🙏
🙁
🎉



{}  

Drop files here
attach a file...


capture screen...
Reply (ctrl + enter)
 * 

Ilona Kluza
The ticket has been closed
Yesterday, 10:33
 * 

Ilona Kluza
Hi Peter
Thank you for the update.


Regards
Ilona
Yesterday, 10:33
 * 

Peter Dirksen
Hello Ilona,


the problem is solved. It was the Jwai driver. Version 2.9.0 causes this
problem, with version 2.8.9 the machine works without problems. So the older
driver is the better one. 
The new password is now working.
Yesterday, 10:23
 * 

Ilona Kluza
Hello Peter,


The new password is 9718.
When the machine stops what the software is doing? Can you send the video? what
happens after the last cut? Does the beam goes to pick up the paper and then
stops? 


What tool are you using? Is it on all job?


If you using only one tool eg. knife can you please change the knife
compensation to 0.
What is the jingwei driver and pfi connect you are using? and also pfi connect
driver version?


Regards
Ilona 
3 days ago, 14:47
 * 

Peter Dirksen
Hello,


thank you very much, but the password is not permanent (see picture).
I changed the VR(84) and the customer turned the job 180 but that didn't help.
It's still the same, after 50 sheets the machine stops.
You can try running 50 twice or 100 at once... the result is the same 50 sheets
and the machine stops.

neurupien.jpeg 3 days ago, 14:25
 * 

Ilona Kluza
→ Reimund Rausch,Christian Dose,Thomas Baues:

Hello Christian,


The new password is 7165.
If the top value changed to 3000 it will be permanently unlocked. If not then
please send a new picture of the screen.


Regards,
Ilona




30/09/2024 10:24
 * 

Ilona Kluza
→ Reimund Rausch,Christian Dose,Thomas Baues:
I will have the password on Monday
27/09/2024 14:58
 * 

Ilona Kluza
→ Reimund Rausch,Christian Dose,Thomas Baues:
Have a good weekend too.
27/09/2024 14:20
 * 

Christian Dose
→ Ilona Kluza,Reimund Rausch,Thomas Baues:
We can only be back with the customer on monday and will check this and make a
video.
Have you already received the permanent password?
Have a nice weekend.
27/09/2024 13:13
 * 

Ilona Kluza
→ Reimund Rausch,Christian Dose,Thomas Baues:
I'm also checking if there is a newer firmware version. 
In the hyperterminal can you also try to check the value for vr(84) , type
?vr(84)
if it's 1 change it to 0 by typing vr(84)=0, if it's zero change to 1 please.


Can you please also test the job by rotating by 180 degree?
27/09/2024 13:04
 * 

Ilona Kluza
→ Reimund Rausch,Christian Dose,Thomas Baues:
Does this happens on every job?  Does the machine stops after eg. 10 copies but
you sent more from pfi connect? If yes then what happens to the software? 
Can you please send a video so we can check with the factory?
27/09/2024 12:54
 * 

Christian Dose
→ Ilona Kluza,Reimund Rausch,Thomas Baues:
Hello Ilona,
after replacing the control box, i have a new error.The machine stops after 10
to 20 sheets without an error message and only works again after restarting the
machine and the software.
What could be the course.
Control box was updated to version 4.701.
27/09/2024 12:11
 * 

Ilona Kluza
→ Christian Dose:
Temporary password for 30 days is 2588 


Tomorrow I should get permanent


25/09/2024 11:40
 * 

Ilona Kluza
→ Christian Dose:
I will ask the factory for the new password
25/09/2024 11:38
 * 

Ilona Kluza
→ Christian Dose:
That's a very good question... 
Never tried it ....however normally the SD card can store data.bin file with all
offset value however only if this data was previously activated. Also when
sending a data.bin from other pc to the machine you still will need to activate
the data via hyperterminal.


So... you could try to insert old sd card and open hypeterminal and type command
restore data however if the data save was previously not activated possibly this
will not work.


Regards,
Ilona
25/09/2024 11:36
 * 

Christian Dose
→ Ilona Kluza:

Can i change the SD Card for the Offset values?


Mit freundlichen Grüßen / Kind Regards


i.A. Christian Dose 
Technischer Kundendienst / Technical Service 
—-
T: +49 40 7360777 | F: +49 40 73607722
Christian.Dose@fks-hamburg.de


Ing. Fritz Schröder GmbH & Co.KG
Hanskampring 6
22885 Barsbüttel 



--------------------------------------------------------------------------------

Von: Duplo Helpdesk <duplohelpdesk@duplointernational.com>
Gesendet: Wednesday, September 25, 2024 12:22:50 PM
An: Dose, Christian <Christian.Dose@fks-hamburg.de>
Betreff: Update: Error Message - CUTTING AND SLITTING \ PFi Blade B3+ {30835}
 



processed-44359A57-F7B0-463D-977C-3D217258FF27.jpeg 25/09/2024 11:29
 * 

Ilona Kluza
→ Christian Dose:
Hi Christian,


You will need a new password to unlock it. The SD card swap will not help.


Please take a picture of the password menu and I will get a new password from
the factory.


Regards,
Ilona 
25/09/2024 11:22
 * 

Christian Dose
→ Ilona Kluza:
Hello Ilona, Thank you for the quick response. I checked the cable and it is ok.
I have a used control box and replaced it.
Now the machine initialised, but needs a password ( password expired).
Would it work, when i change the SD Card with the Card from the defect control
box?



25/09/2024 11:20
 * 

Ilona Kluza
The ticket has been taken by Ilona Kluza
25/09/2024 10:31
 * 

Ilona Kluza
→ Christian Dose:
Hi Christian


It looks like there communication problem between the control panel and the
control box.
Please check if the communication cable is connected properly (under the control
panel and on the control box).


Regards,
Ilona 
25/09/2024 10:31
 * 
 * 

Christian Dose
New ticket submitted via Web app
25/09/2024 10:28


ERROR MESSAGE #30835 LIVE

15 days ago - Christian Dose - Normal - Closed


Details  


#30835


CLOSED

Priority:
Normal
Category:
CUTTING AND SLITTING / PFi Blade B3+
OK Cancel
•••
From:
Christian Dose / FKS Hamburg - Germany
Via:
WebApp

•••
Assigned to:
Ilona Kluza  
Date:
25/09/2024 10:28  
Due:
You've just added a comment to a ticket without closing it. Remember, you can
set a "due date" so you don't forget to follow-up.
 
Start date:
25/09/2024 10:31  
Close Date:
09/10/2024 10:33  
Serial Number:
LST20211180  
Product Trained ?*:
Yes  
New installation ?*:
No  


  {{#NAMESPECIFIED}} {{FIRSTNAME}} {{LASTNAME}} {{/NAMESPECIFIED}}
{{^NAMESPECIFIED}} {{USERNAME}} {{/NAMESPECIFIED}} {{#OUTOFOFFICE}} 🏝️
{{/OUTOFOFFICE}}

   {{#Location.length}}
 * {{Location}}
   {{/Location.length}} {{#CompanyName.length}}
 * {{CompanyName}}
   {{/CompanyName.length}} {{#DepartmentName.length}}
 * {{DepartmentName}}
   {{/DepartmentName.length}}

Files   
Sort by Name
Sort by Date
b3.jpg
25/09/2024 10:28:35, 2.1 MB resend neurupien.jpeg
07/10/2024 14:25:15, 2.8 MB resend
processed-44359A57-F7B0-463D-977C-3D217258FF27.jpeg
25/09/2024 11:29:09, 512.3 KB resend

Suggested articles from Knowledge Base




Get help for this page
Powered by Jitbit HelpDesk