Wireless LAN Port Setup

Topic: CL271

Description

The Com Port Setup Details dialog displays current settings of the WLAN Port.

Note: On Bluetooth-enabled CLICK PLCs with an optional antenna added, the Wireless LAN Port can be set up using the CLICK Mobile App and an Android or iOS mobile device after it is enabled in the project.

Note: The Com Port setup will be stored in the CLICK CPU module. This means you MUST download the user project into the CLICK PLC after you made any changes in the Com Port Setup. Changes will be applied at the first Stop to Run transition.

Note: C2-02CPU, C2-02CPU-2, C2-03CPU and C2-03CPU-2 PLCs require a User Account with a password setup to use this function.

Setup

 

Port: Select WLAN Port from the drop down list to populate this dialog with current WLAN Port setup.

Protocol: This Port always supports Ethernet Protocol.

Enable Wireless LAN: The Wireless LAN must be enabled by checking this box before it can be configured or used.

Wireless LAN Basic Configuration

SSID: Enter the SSID of your wireless access point. The SSID may be publicly visible or hidden.

Password: Enter the Password for your wireless access point.

Network Address Configuration

Obtain Address from DHCP: This selection enables the PLC to query the network for a DHCP server that will then assign Ethernet Port settings to the PLC automatically if a DHCP server exists on the network. If there is no response from a DHCP server, the PLC will follow APIPA standards and assume an IP Address that starts with 169.254.xxx.xxx.

This APIPA-assigned address is not recommended because it may change without notice.

This setting is convenient for setting up a PLC on an established network for programming and configuration purposes.

Note: This is not recommended for control networks because the IP address assigned by the DHCP server may be changed by the server without warning, causing potential communication issues.

Use default fixed address: All of the CLICK Ethernet CPU modules use the following default fixed Network Address when this option is selected.

[Default Network Address]
IP Address: 192.168.0.11
Subnet Mask: 255.255.0.0
Default Gateway: 0.0.0.0

Use the following IP Address: By selecting the Set Manually option, you can manually Edit the Network Address. Enter a valid IP Address and Subnet Mask for your network. If your device needs to communicate outside its subnet, enter the Default Gateway for your network.

The IP Address is unique for each device on the Local Area Network (LAN). If the IP Address is duplicated anywhere on the network, the PLC will not communicate properly. See your Network Administrator for an available IP Address.

Unlike the IP Address, the Subnet Mask should be the same for each device on the LAN that will be communicating with each other. See your Network Administrator for the proper Subnet Mask.

If a router is used to connect the LAN to another network and the CLICK PLC will be communicating with devices on the other network, then this is the IP Address of the router. See your Network Administrator for the proper Default Gateway address.

Note: This selection is recommended for control networks so that the IP Address will not change.

DNS Server

A Domain Name System (DNS) server resolves a URL (for example: www.automationdirect.com) into an IP address (for example: 192.168.20.254).

When a DNS server is configured in the project then NTP and MQTT are allowed to use Server Names.

Note: To configure a DNS server, the Ethernet Port must be configured.

Obtain DNS Server Address from DHCP:This selection is available only if DHCP is selected. This selection allows the PLC to query the network for a DNS server, if a DHCP server exists on the network.

Use the following DNS Server Address:Enter the IP Address of a Preferred DNS Server address, if one is known, instead of obtaining the address from DHCP.

If an Alternate DNS Server is also available, check the box and enter its IP Address for use as a back-up DNS server if the first fails to resolve the URL.

Other Settings

Enable IP Address to be changed from software: If selected, then the IP Address can be changed with the programming software Browse and Link Edit tools. Disabling IP address changes increases security by removing that ability for unauthorized users . It will also decreases the chances for accidental IP address changes from authorized users.

Enable Response to Ping from other devices: If deselected, the CLICK PLC will not respond to ping requests. This makes the PLC invisible to pings and thus reduces the vulnerability to deliberate denial of service (DoS) attacks.

Allow List Setup The CLICK PLC can be configured to only allow communications to only specific devices, refusing all other connections. Configurations can include: Specific IP Address, Ranges of IP Addresses, Specific MAC Address, or Ranges of MAC Addresses.