DNC Client on Tablet (Existing Monitoring System)

DNC Client on Tablet (Existing Monitoring System)

Server Settings

      IIS Settings

  1. Open IIS (Internet Information Services)
  2. Add a website called “dncclient”              
                  
                  
  1. Set the Physical path to C:\inetpub\dncclient
  2. Port to 8090
While this can be set to any open port, FactoryWiz recommends port 8090
  1. Connect as a Specific user
    This user account will need to have access to the folder location where the CNC programs are stored.
  2. App Pool to dncclient
     3.   Under Application Pools, select dncclient > Advanced Settings:

             
             
    1. .Net Version = v4.0
    2. Enable 32-Bit = True
    3. Identity = [The same custom user you used above in 2.3]
    4. Timeout = 60

You must add a Windows Firewall Inbound Rule for the website port you have configured to allow web clients on your network to access the DNC Website. 

      Firewall Settings

  1. Open Windows Control Panel and make sure the View By setting is set to "Small icons" so that you can see the entire list of Control Panel options and then select the Windows Defender Firewall option
  2. Click Advanced Settings from the list on the left side of the dialog box, then highlight the Inbound Rules option from the left side of the new dialog.
  3.  In the Inbound Rules option and select New Rule.
       
      4.  Select the Port option and click the Next button
      5.  Make sure TCP option is enabled and input the port number (ie, 8090) in the Specific local ports section and then click the Next button.
      
      6.  Make sure the Allow the Connection option is selected and click the Next button.
      7.  Select the options for "When does this rule apply" (usually just leave all three options checked) and then click the Next button.
      8.  Give the new Inbound Rule a name like "FactoryWiz DNC Web Client" and optionally a description and then click the Finish button.

To test these settings, open a web browser on a different computer/tablet on the same network and navigate to [server-ip-address]:8090

For example, if the server ip address is 192.168.1.10, you would go to: http://192.168.1.10:8090

 

Operator Connect Settings:

      To link this from the FactoryWiz monitoring tablet interface:

  1. Login to FactoryWiz as an admin
  2. Click on Operator Input
  3. Admin Panel
  4. Edit the profile you want to add the DNC button to
  5. Add new widget Launch DNC
  6. Click on the gear icon
    1. Redirect Type = Replace 
  7. Save.