Home AMX User Forum AMX Control Products
Options

How to edit the program and interface of the src file and tp4 interface without bypassing the passwo

I exported the.src file and.tp4 from the NI-2100 central control host. When extracting the src file in the netlinx software, a password box popped up. Then the tpdesign4 software is opened.tp4 also pops up a password box.
May I ask how I can bypass the password in the above situation to allow me to edit the program and interface?

Comments

  • Marc ScheibeinMarc Scheibein Posts: 936

    The AXW Workspace archive can be protected by a password against opening. If a password is set to the AXW, you can't open it without the pw.

    Design files also can be protected. There is a 3 level protection:

    • no protection; file opens and directly can be edited
    • read only; you can open the file with TPD4/5, you can copy elements and paste them to another file, but you can't change the original file
    • full protection; can be opened by TPD4/5 only with the password. Without password, you only can transfer it by NetLinx Studio, as Studio does only a binary transfer and not opening the file before.

    There is a small chance that Technical Support could crack the pw protections.
    I'm not aware of any hack to pass the protections.

Sign In or Register to comment.