Funkwerk bintec WI-Client Manual Download Page 18

“Keep alive“ settings

A TCP/IP connection remains open after being established until one of the communicating devices closes
the connection. If the physical connection between the WI-Client and the other device is interrupted without
closing the TCP/IP connection, there is a possibility that the WI-Client is not able to reconnect. The TCP/IP
socket can be programmed to send an empty data package to the communication partner in regular intervals
(keep alive period). If the communication partner supports this mode, it sends a corresponding answer. This
answer is proof that the connection is still intact. If there is no answer for a number of times (keep alive
probes), the TCP/IP connection is closed and the WI-Client starts the TCP/IP socket again. 

“Send trigger” configuration

The data received by the WI-Client are first temporarily stored. There are different criteria when the stored
data will be sent over the LAN/WLAN. 

1)

Byte trigger

: The user defines a number of Bytes. After reaching that number, the stored data are

sent.

2)

Timeout

: After receiving a character a timer with the programmed value is started. Each received

character restarts the timer. Once the timer has elapsed the stored data are sent.

3)

Delimiter

: The user defines a certain character. When this character is received, the stored data are

sent. 

The parameter “

receive fifo size” 

defines the quantity of bytes that can be stored in a ringbuffer before the

data is sent to the (W)LAN interface. If you use the WI-Client in an application that receives permanently
data via the serial interface the “receive fifo size” has to be set to a value between 1024 and 2048 bytes.
Because the WI-Client needs all the available RAM memory in a situation of authentication with 802.1x
(PEAP,TLS) this value is set to a value of 256 Bytes by default to save memory space.

Handshake mode 

This defines how the communication partners are signaling their ability to send and receive data. With the
status lines RTS and DTR the WI-Client reports that it is ready to receive. The status lines CTS and DTR are
inputs where the communication partner reports its readiness to receive. The signals DCD and RI can be
forwarded to the WI-Clients LAN/WLAN communication partner.
The WI-Client be controlled remote or local to handle the data flow.
The following modes are available to the user:

1)

no handshake

: The CTS/DSR signals are not utilized. CTS/RTS are set to active when the serial

interface is connected over the LAN/WLAN.

2)

XON / XOFF

 : The WI-Client sends and receives the control characters XON = 0x11 and XOFF =

0x13. The WI-Client sends a XOFF to his serial communication partner when the memory buffer is
almost full and a XON when it is almost empty.

3)

RTS/CTS

: The WI-Client signals that it is ready to receive over the RTS line and recognizes the CTS

signal to determine if its serial partner is ready to receive. 

4)

DTR/DSR

: The WI-Client signals that it is ready to receive over the DTR line and recognizes the

DSR signal to determine if its serial partner is ready to receive.

5)

Remote

: In this mode the WI-Client transmits the state of the status lines CTS, DSR, RI and  DCD to

its LAN/WLAN communication partner. This happens over a different socket (port). This makes it
necessary for the user to enter more specifications.
The state of the status lines are described by strings of letters.
A capital letter means the signal is active, a small letter means inactive.
’D’ = DSR active

‘d’ = DSR inactive

’R’ = CTS active

‘r’ = CTS inactive

’C’ = DCD active

‘c’ = DCD inactive

’I’ = DSR active

‘i’ = DSR inactive

The WI-Client interprets the received data as follows:
’D’ -> set DTR to active

‘d’ = set DTR to inactive

’R’ -> set RTS to active

‘r’ = set RTS to inactive

 ‘C’ or ‘c’ and ‘I’ or ‘i’ are ignored.

WI-Client Manual Version 2.16 V3

18

Summary of Contents for bintec WI-Client

Page 1: ...bintec WI Client WLAN Ethernet Client Adapter WLAN Serial Client Adapter Manual WI Client Manual Version 2 16 V3 1...

Page 2: ...1 Pictures Illustration 1 Block schematic 3 Illustration 2 Connections and LEDs 4 Illustration 3 arrangement to configure the WI Client 6 Illustration 4 screenshot of the ComPoint Manager 7 Illustrati...

Page 3: ...s Illustration 1 Block schematic The core of the WI Client is a 32bit network processor that controls all functions The interfaces 1 Mini PCI Socket 2 Ethernet Interface 10 100 MBit auto MDI auto cros...

Page 4: ...MA antenna connector Option for a 2 antenna connector PIN Function Dir 1 DCD IN 2 TxD OUT 3 RxD IN 4 DSR IN 5 GND 6 DTR OUT 7 CTS IN 8 RTS OUT 9 RI IN Illustration 2 Connections and LEDs LED Function...

Page 5: ...ower supply Connector Circular M8 3pin connector with screw locking Power consumption 2 5W typ 3W max Voltage range Standard 8 30V non isolated Temperature range operating 0 70 C 32 158 F storage 20 8...

Page 6: ...stration 3 arrangement to configure the WI Client You have to observe The connected PC should have an fixed IP address no DHCP The LAN Interface at the PC must be detected as connected Check the param...

Page 7: ...front panel for a longer period After about 5 seconds the LEDs SER1 and SER2 starts blinking red and green alternately By keeping the button depressed the factory default values are restored After fi...

Page 8: ...with all access points currently seen by the WI Client Illustration Wireless WLAN interface setup SSID mode frequencies etc Illustration Security Encryption setup WPA WEP Illustration Admin reboot WI...

Page 9: ...Access Point page Information on all access points currently available to the WI Client Illustration 6 Access Point page WI Client Manual Version 2 16 V3 9...

Page 10: ...ntry Select the country in which the ESCG is used This determines the number of available channels 802 11a Frequency Bands possible channel restriction for the 5GHz 802 11a operation Channel This chan...

Page 11: ...O spec Username and Password Enable WPA and select WPA mode WPA encryption with RC4 WPA2 encryption conforming to AES Select cipher type PSK Pre Shared Key for authentication with access point Default...

Page 12: ...security reasons it is possible to prevent the configuration via WLAN Enter user name and password to protect the Wi Client from unauthorized access IP address By selecting DHCP the Wi Client is assig...

Page 13: ...it looks up the corresponding MAC address in its table This MAC address is placed in the data package which is then sent over the ethernet port to the connected devices With this method several device...

Page 14: ...coming signals for a certain amount of time This hampers the regular data traffic which the WI Client has to process Therefore this procedure is handled in different ways depending on the current sign...

Page 15: ...Illustration 11 Advanced page WI Client Manual Version 2 16 V3 15...

Page 16: ...implementation of the bintec Wix040 and Wix065 Rel 7 8 or higher 3 UDP IP mode In this mode the WI Client is waiting for data on the local port which are sent with UDP IP The received data are then s...

Page 17: ...face Data that is received from the serial line is sent to the given unicast IP address As a master the WI Client receives data from the unicast IP address and transmits data to the multicast IP addre...

Page 18: ...et to a value of 256 Bytes by default to save memory space Handshake mode This defines how the communication partners are signaling their ability to send and receive data With the status lines RTS and...

Page 19: ...on with SPS programmable control systems This protocol uses special characters and events to signal when it is ready to transmit and receive Descriptions of this protocol are available in literature I...

Page 20: ...ent is equipped with a circular M8 3pin connector The connection is as follows Illustration 15 Power supply connector WI Client Manual Version 2 16 V3 20 0V NC M8 cable wire colors 0V blue 8 30V black...

Page 21: ...tions GmbH accepts no responsibility for data loss unwanted connection costs and damage caused by unintended operation of the product Trademarks funkwerk trademarks and the funkwerk logo bintec tradem...

Reviews: