How to Build a file on Z11

  1. Enter Green Button
  2. Press #4 for Utility (Default Password is 1234)
  3. Press #2 for Software Download
  4. Press #1 to Connect
  5. Select your communication method, ETHERNET or Wi-Fi. (For Non Touch Screen Devices Once your selection is highlighted, press the Green OK button)
  6. Press #1 for Full
  7. Please enter the TPN provided by your payment provider ---- Press OK.
  8. Terminal will display apply updates? Select YES
  9. The software download is completed.

For On the call support on how to download please call +1 (877) 358-4797 Opt 2.  Provide an S/N, and a tech support representative will help you right away! 

For On the call support on how to download please call +1 (877) 358-4797 Opt 2.  Provide an S/N, and a tech support representative will help you right away! 

Was this article helpful?

How to Update the file for Z11/Z8?
// Create a script element const script = document.createElement('script'); // Set the source of the script to the provided URL script.src = "https://chatbox.simplebase.co/projects/65ff1041604c7e2eafce5e91/widget.js"; // Optional: Set attributes like async or defer script.async = true; // Loads the script asynchronously // script.defer = true; // Uncomment if you want it deferred instead // Append the script to the or of the document document.body.appendChild(script);