problem with macro files on Kyocera printer

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dalla.81
    Junior Member
    • Apr 2023
    • 2

    #1

    problem with macro files on Kyocera printer

    Hello everyone,
    this is my first post and I apologize in advance if I'm committing some inaccuracy in posting the request.
    Here's my problem: I have a Kyocera TASKalfa MZ4000i that needs to print in facilitated reading.
    Using the NetViewer software, I inserted a macro file (precompiled by an external company) into the printer and created the job start string and the job end string using the PRESCRIBE language on logical port TCP 9001.
    Now, when from the AS400 operating system I go to print on the TASKalfa, EVERYTHING comes out correctly as requested by the customer... the only problem is that if I turn the printer off and on, the MACRO file disappears from the machine
    (I can check it by running the command !R!MLST;EXIT; before and after switching off) and therefore subsequent prints no longer come out with facilitated reading.
    I'm probably missing some command that goes to save the MACRO in the machine definitively.
    The problem is that I have no PRESCRIBE experience and I'm inheriting a situation created by those who managed printers before me.
    Anyone got idea?


    Thank you and I am attaching the commands used
    Diego


    the job start string is: !R!delms1;mcros1;psrc100;mtyp3;STPL2;callLTF1;endm ;ccpyE;amcrE,s1;term1;endc;exit;


    the end-of-job string is:
    !R!JOBT;CCPYD;DELMS1;RES;EXIT;


    while the content of the macro is:
    !R!


    delm ltf1;MCRO ltf1;
    unitc;scp;spol;
    MAP 0,0 ;PAT 8;BLK 41,.408;
    MAP 0,0.816 ;PAT 8;BLK 41,.408;
    MAP 0.1.632;PAT 8;BLK 41.408;
    MAP 0,2.448 ;PAT 8;BLK 41,.408;
    MAP 0,3.264 ;PAT 8;BLK 41,.408;
    MAP 0,4.08 ;PAT 8;BLK 41,.408;
    MAP 0.4.896;PAT 8;BLK 41.408;
    MAP 0,5.712 ;PAT 8;BLK 41,.408;
    MAP 0.6.528;PAT 8;BLK 41.408;
    MAP 0,7.344 ;PAT 8;BLK 41,.408;
    MAP 0,8.16 ;PAT 8;BLK 41,.408;
    MAP 0.8.976;PAT 8;BLK 41.408;
    MAP 0.9.792;PAT 8;BLK 41.408;
    MAP 0,10.608 ;PAT 8;BLK 41,.408;
    MAP 0,11.424 ;PAT 8;BLK 41,.408;
    MAP 0,12.24 ;PAT 8;BLK 41,.408;
    MAP 0,13.056 ;PAT 8;BLK 41,.408;
    MAP 0,13.872 ;PAT 8;BLK 41,.408;
    MAP 0,14.688 ;PAT 8;BLK 41,.408;
    MAP 0,15.504 ;PAT 8;BLK 41,.408;
    MAP 0,16.32 ;PAT 8;BLK 41,.408;
    MAP 0,17.136 ;PAT 8;BLK 41,.408;
    MAP 0.17.952;PAT 8;BLK 41.408;
    MAP 0,18.768 ;PAT 8;BLK 41,.408;
    MAP 0,19.584 ;PAT 8;BLK 41,.408;
    MAP 0,20.40 ;PAT 8;BLK 41,.408;
    MAP 0,21.216 ;PAT 8;BLK 41,.408;
    MAP 0,22.032;PAT 8;BLK 41,.408;
    MAP 0.22.848;PAT 8;BLK 41.408;
    MAP 0,23.664 ;PAT 8;BLK 41,.408;
    MAP 0,24.48;PAT 8;BLK 41,.408;
    MAP 0.25.296;PAT 8;BLK 41.408;
    MAP 0,26.112 ;PAT 8;BLK 41,.408;
    MAP 0.26.928;PAT 8;BLK 41.408;
    MAP 0.27.744;PAT 8;BLK 41.408;
    MAP 0,28.56;PAT 8;BLK 41,.408;
    MAP 0,29.376 ;PAT 8;BLK 41,.408;rpp;mrp 0,.8;


    ENDM;


    exit;
  • bsm2
    IT Manager

    25,000+ Posts
    • Feb 2008
    • 29929

    #2
    Re: problem with macro files on Kyocera printer

    I believe it's in the driver setting to call it up everytime it prints.

    Comment

    • toddanderson
      Trusted Tech

      100+ Posts
      • Dec 2005
      • 235

      #3
      Re: problem with macro files on Kyocera printer

      I have not looked at prescribe in a long time, there maybe many things different with a current machine and prescribe.
      but at least at one time on the configuration file for the macro was to set default -load at power on. It sounds like your macro is not being loaded into memory at power on.


      Originally posted by dalla.81
      Hello everyone,
      this is my first post and I apologize in advance if I'm committing some inaccuracy in posting the request.
      Here's my problem: I have a Kyocera TASKalfa MZ4000i that needs to print in facilitated reading.
      Using the NetViewer software, I inserted a macro file (precompiled by an external company) into the printer and created the job start string and the job end string using the PRESCRIBE language on logical port TCP 9001.
      Now, when from the AS400 operating system I go to print on the TASKalfa, EVERYTHING comes out correctly as requested by the customer... the only problem is that if I turn the printer off and on, the MACRO file disappears from the machine
      (I can check it by running the command !R!MLST;EXIT; before and after switching off) and therefore subsequent prints no longer come out with facilitated reading.
      I'm probably missing some command that goes to save the MACRO in the machine definitively.
      The problem is that I have no PRESCRIBE experience and I'm inheriting a situation created by those who managed printers before me.
      Anyone got idea?


      Thank you and I am attaching the commands used
      Diego


      the job start string is: !R!delms1;mcros1;psrc100;mtyp3;STPL2;callLTF1;endm ;ccpyE;amcrE,s1;term1;endc;exit;


      the end-of-job string is:
      !R!JOBT;CCPYD;DELMS1;RES;EXIT;


      while the content of the macro is:
      !R!


      delm ltf1;MCRO ltf1;
      unitc;scp;spol;
      MAP 0,0 ;PAT 8;BLK 41,.408;
      MAP 0,0.816 ;PAT 8;BLK 41,.408;
      MAP 0.1.632;PAT 8;BLK 41.408;
      MAP 0,2.448 ;PAT 8;BLK 41,.408;
      MAP 0,3.264 ;PAT 8;BLK 41,.408;
      MAP 0,4.08 ;PAT 8;BLK 41,.408;
      MAP 0.4.896;PAT 8;BLK 41.408;
      MAP 0,5.712 ;PAT 8;BLK 41,.408;
      MAP 0.6.528;PAT 8;BLK 41.408;
      MAP 0,7.344 ;PAT 8;BLK 41,.408;
      MAP 0,8.16 ;PAT 8;BLK 41,.408;
      MAP 0.8.976;PAT 8;BLK 41.408;
      MAP 0.9.792;PAT 8;BLK 41.408;
      MAP 0,10.608 ;PAT 8;BLK 41,.408;
      MAP 0,11.424 ;PAT 8;BLK 41,.408;
      MAP 0,12.24 ;PAT 8;BLK 41,.408;
      MAP 0,13.056 ;PAT 8;BLK 41,.408;
      MAP 0,13.872 ;PAT 8;BLK 41,.408;
      MAP 0,14.688 ;PAT 8;BLK 41,.408;
      MAP 0,15.504 ;PAT 8;BLK 41,.408;
      MAP 0,16.32 ;PAT 8;BLK 41,.408;
      MAP 0,17.136 ;PAT 8;BLK 41,.408;
      MAP 0.17.952;PAT 8;BLK 41.408;
      MAP 0,18.768 ;PAT 8;BLK 41,.408;
      MAP 0,19.584 ;PAT 8;BLK 41,.408;
      MAP 0,20.40 ;PAT 8;BLK 41,.408;
      MAP 0,21.216 ;PAT 8;BLK 41,.408;
      MAP 0,22.032;PAT 8;BLK 41,.408;
      MAP 0.22.848;PAT 8;BLK 41.408;
      MAP 0,23.664 ;PAT 8;BLK 41,.408;
      MAP 0,24.48;PAT 8;BLK 41,.408;
      MAP 0.25.296;PAT 8;BLK 41.408;
      MAP 0,26.112 ;PAT 8;BLK 41,.408;
      MAP 0.26.928;PAT 8;BLK 41.408;
      MAP 0.27.744;PAT 8;BLK 41.408;
      MAP 0,28.56;PAT 8;BLK 41,.408;
      MAP 0,29.376 ;PAT 8;BLK 41,.408;rpp;mrp 0,.8;


      ENDM;


      exit;

      Comment

      • PrintWhisperer
        Trusted Tech

        250+ Posts
        • Feb 2018
        • 465

        #4
        Re: problem with macro files on Kyocera printer

        Generally IC Link is used for the process of embedding permanent macros.

        What Net Viewer process did you use, Send File?
        "Being ignorant is not so much a shame, as being unwilling to learn" - Benjamin Franklin

        Comment

        • toddanderson
          Trusted Tech

          100+ Posts
          • Dec 2005
          • 235

          #5
          Re: problem with macro files on Kyocera printer

          If I remember correct in netviewer device> advance> send data

          Originally posted by PrintWhisperer
          Generally IC Link is used for the process of embedding permanent macros.

          What Net Viewer process did you use, Send File?

          Comment

          • PrintWhisperer
            Trusted Tech

            250+ Posts
            • Feb 2018
            • 465

            #6
            Re: problem with macro files on Kyocera printer

            The NetViewer process must only write the macro to VRAM and not permanent storage.
            Macro - Location - Property
            Downloaded - RAM - Temporary/Permanent
            Memory card - Memory card - Permanent
            Internal - ROM - Permanent
            "Being ignorant is not so much a shame, as being unwilling to learn" - Benjamin Franklin

            Comment

            • CWP
              Trusted Tech

              100+ Posts
              • Jun 2013
              • 168

              #7
              Re: problem with macro files on Kyocera printer

              Save the following text to a file named "LTF1.MCR" and then drop the file into ICLINK as a Macro and build it to an SD card in the printer; this will store the macro permanently on the SC card. Make sure you check the "Wisecore" box on ICLINK when building the Macro (sending to the printer).

              !R!DELM LTF1;MCRO LTF1;UNIT C;SCP;SPOL;
              unitc;scp;spol;
              MAP 0,0 ;PAT 8;BLK 41,.408;
              MAP 0,0.816 ;PAT 8;BLK 41,.408;
              MAP 0.1.632;PAT 8;BLK 41.408;
              MAP 0,2.448 ;PAT 8;BLK 41,.408;
              MAP 0,3.264 ;PAT 8;BLK 41,.408;
              MAP 0,4.08 ;PAT 8;BLK 41,.408;
              MAP 0.4.896;PAT 8;BLK 41.408;
              MAP 0,5.712 ;PAT 8;BLK 41,.408;
              MAP 0.6.528;PAT 8;BLK 41.408;
              MAP 0,7.344 ;PAT 8;BLK 41,.408;
              MAP 0,8.16 ;PAT 8;BLK 41,.408;
              MAP 0.8.976;PAT 8;BLK 41.408;
              MAP 0.9.792;PAT 8;BLK 41.408;
              MAP 0,10.608 ;PAT 8;BLK 41,.408;
              MAP 0,11.424 ;PAT 8;BLK 41,.408;
              MAP 0,12.24 ;PAT 8;BLK 41,.408;
              MAP 0,13.056 ;PAT 8;BLK 41,.408;
              MAP 0,13.872 ;PAT 8;BLK 41,.408;
              MAP 0,14.688 ;PAT 8;BLK 41,.408;
              MAP 0,15.504 ;PAT 8;BLK 41,.408;
              MAP 0,16.32 ;PAT 8;BLK 41,.408;
              MAP 0,17.136 ;PAT 8;BLK 41,.408;
              MAP 0.17.952;PAT 8;BLK 41.408;
              MAP 0,18.768 ;PAT 8;BLK 41,.408;
              MAP 0,19.584 ;PAT 8;BLK 41,.408;
              MAP 0,20.40 ;PAT 8;BLK 41,.408;
              MAP 0,21.216 ;PAT 8;BLK 41,.408;
              MAP 0,22.032;PAT 8;BLK 41,.408;
              MAP 0.22.848;PAT 8;BLK 41.408;
              MAP 0,23.664 ;PAT 8;BLK 41,.408;
              MAP 0,24.48;PAT 8;BLK 41,.408;
              MAP 0.25.296;PAT 8;BLK 41.408;
              MAP 0,26.112 ;PAT 8;BLK 41,.408;
              MAP 0.26.928;PAT 8;BLK 41.408;
              MAP 0.27.744;PAT 8;BLK 41.408;
              MAP 0,28.56;PAT 8;BLK 41,.408;
              MAP 0,29.376 ;PAT 8;BLK 41,.408;rpp;mrp 0,.8;
              ENDM;EXIT;

              Comment

              • PrintWhisperer
                Trusted Tech

                250+ Posts
                • Feb 2018
                • 465

                #8
                Re: problem with macro files on Kyocera printer

                Originally posted by CWP
                Save the following text to a file named "LTF1.MCR" and then drop the file into ICLINK ...
                Thanks so much for filling in the missing piece I left out.

                After spending 2 weeks in Chicago learning Oce FOL and never using it(back in the day), I swore to stay away from Prescribe Macro's. I think I've had to move one to a new machine exactly twice in almost 20 years.
                "Being ignorant is not so much a shame, as being unwilling to learn" - Benjamin Franklin

                Comment

                • dalla.81
                  Junior Member
                  • Apr 2023
                  • 2

                  #9
                  Re: problem with macro files on Kyocera printer - RESOLVED

                  Thank you all for your help and time. The problem was solved by contacting Kyocera support directly who provided me with the exact command string which I am attaching below. The macro is now correctly saved to the hard drive.


                  thanks again and greetings from Italy!

                  Diego


                  !R!RWRF I,D;RWRF W,0,'MCR','PRE','LTF1','LTF1.mcr';%unitc;scp;spol;
                  MAP 0,0 ;PAT 8;BLK 41,.408;
                  MAP 0,0.816 ;PAT 8;BLK 41,.408;
                  MAP 0,1.632 ;PAT 8;BLK 41,.408;
                  MAP 0,2.448 ;PAT 8;BLK 41,.408;
                  MAP 0,3.264 ;PAT 8;BLK 41,.408;
                  MAP 0,4.08 ;PAT 8;BLK 41,.408;
                  MAP 0,4.896 ;PAT 8;BLK 41,.408;
                  MAP 0,5.712 ;PAT 8;BLK 41,.408;
                  MAP 0,6.528 ;PAT 8;BLK 41,.408;
                  MAP 0,7.344 ;PAT 8;BLK 41,.408;
                  MAP 0,8.16 ;PAT 8;BLK 41,.408;
                  MAP 0,8.976 ;PAT 8;BLK 41,.408;
                  MAP 0,9.792 ;PAT 8;BLK 41,.408;
                  MAP 0,10.608 ;PAT 8;BLK 41,.408;
                  MAP 0,11.424 ;PAT 8;BLK 41,.408;
                  MAP 0,12.24 ;PAT 8;BLK 41,.408;
                  MAP 0,13.056 ;PAT 8;BLK 41,.408;
                  MAP 0,13.872 ;PAT 8;BLK 41,.408;
                  MAP 0,14.688 ;PAT 8;BLK 41,.408;
                  MAP 0,15.504 ;PAT 8;BLK 41,.408;
                  MAP 0,16.32 ;PAT 8;BLK 41,.408;
                  MAP 0,17.136 ;PAT 8;BLK 41,.408;
                  MAP 0,17.952 ;PAT 8;BLK 41,.408;
                  MAP 0,18.768 ;PAT 8;BLK 41,.408;
                  MAP 0,19.584 ;PAT 8;BLK 41,.408;
                  MAP 0,20.40 ;PAT 8;BLK 41,.408;
                  MAP 0,21.216 ;PAT 8;BLK 41,.408;
                  MAP 0,22.032 ;PAT 8;BLK 41,.408;
                  MAP 0,22.848 ;PAT 8;BLK 41,.408;
                  MAP 0,23.664 ;PAT 8;BLK 41,.408;
                  MAP 0,24.48 ;PAT 8;BLK 41,.408;
                  MAP 0,25.296 ;PAT 8;BLK 41,.408;
                  MAP 0,26.112 ;PAT 8;BLK 41,.408;
                  MAP 0,26.928 ;PAT 8;BLK 41,.408;
                  MAP 0,27.744 ;PAT 8;BLK 41,.408;
                  MAP 0,28.56 ;PAT 8;BLK 41,.408;
                  MAP 0,29.376 ;PAT 8;BLK 41,.408;rpp;mrp 0,.8;


                  ENDM;


                  WRED;EXIT,E;

                  Comment

                  Working...