Alloy Network Device BWS-136 User Manual

Alloy computer products network device user manual

Advertisement

Quick Links

BWS-136 User Manual
Alloy Computer Products 22/9/06
BWS-136 User Manual_amend.doc
- 1 -

Table of Contents

Introduction .............................................................................................4
LAN.............................................................................................5
Serial ...........................................................................................5
Software ......................................................................................6
Power...........................................................................................6
Environment ................................................................................6
Dimension ...................................................................................6
Panel Layout........................................................................................7
Connecting Power .......................................................................7
Connecting Ethernet Port ............................................................8
Connecting Serial Port.................................................................8
Switch SW1 Settings ...................................................................8
LED Status ................................................................................10
Serial Port Pin Assignments ......................................................11
Factory Default Settings............................................................13
Configure BWS-136..................................................................14
Install Java Configuration Utility ......................................................15
Serial and Data Packing Settings...............................................17
TCP/IP Network Settings ..........................................................17
Device Name Settings ...............................................................18
Access Control Settings.............................................................18
Save Configuration....................................................................20
Save Configuration to File.........................................................20
Overview ...........................................................................................22
Overview ...........................................................................................26
BWS-136 User Manual_amend.doc
- 2 -

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Network Device BWS-136 and is the answer not in the manual?

Questions and answers

Summary of Contents for Alloy Network Device BWS-136

  • Page 1: Table Of Contents

    BWS-136 User Manual Alloy Computer Products 22/9/06 BWS-136 User Manual_amend.doc - 1 - Table of Contents Introduction ...4 LAN...5 Serial ...5 Software ...6 Power...6 Environment ...6 Dimension ...6 Panel Layout...7 Connecting Power ...7 Connecting Ethernet Port ...8 Connecting Serial Port...8 Switch SW1 Settings ...8...
  • Page 2: Introduction

    Serial Console Mode... 26 Telnet Console Mode... 27 Command Syntax... 28 Echo Syntax ... 33 BWS-136 User Manual_amend.doc - 3 - Overview BWS-136 provides the easiest way to enable serial industrial device with networking capability. BWS-136 converts the serial data to standard TCP/IP protocol therefore the serial device can be accessed everywhere via Internet or Ethernet.
  • Page 3: Product Specifications

    Product Specifications Ethernet: 10/100 Mbps, RJ45 x1 Protection: Built-in 1500V magnetic isolation Serial RS-232/422/485: DB9 connector x1 RS-232 : RxD, TxD, RTS, CTS, DSR, DTR, DCD, GND RS-422: RX+, RX-, TX+, TX-, GND RS-485: Data+, Data-, GND Baud Rate: 300~38400 bps Parity: None, Even, Odd Data Bits: 7, 8 Stop Bits: 1, 2...
  • Page 4: Connecting Power

    Getting Started Panel Layout Connecting Power BWS-136 User Manual_amend.doc - 7 - Connecting 9~40VDC power line with the BWS-136 terminal block or the power jack. If the power is properly supplied, the Power LED will keep solid yellow color. Connecting Ethernet Port Connect a RJ45 Ethernet cable to the Ethernet port of BWS-136.
  • Page 5: Led Status

    SW1 Setting: SW1 Key RS-232 RS-422 RS-485 Normal DHCP Default Console Normal: Aport is in Normal Operation Mode DHCP: Network IP Address is assigned by DHCP Server Default: All the settings are reset to Factory Default. Console: COM1 serial port is served as console port. User can use ACSII command to configure BWS-136 via COM1 port.
  • Page 6: Serial Port Pin Assignments

    Serial Port Pin Assignments Serial Port COM1 uses a Male DB9 connector and it includes RS-232, RS-422 and RS485 signal and pin assignments are described as follow: Transmission Signals Number RS-232 4-wire RS485 TxD- TxD+ RxD+ RxD- BWS-136 User Manual_amend.doc RS-485 Data+ Data-...
  • Page 7: Factory Default Settings

    Factory Default Settings If you forget your BWS-136 settings, you use SW1 to reset Aport to factory default settings. The factory default settings are: IP Address: 192.168.16.10 Data Port: 4000 Telnet Port: 5001 Web Port: 80 Baud rate: 19200 Data Format: N,8,1 ( Parity, Data bits, Stop bits) Flow Control: None Interface: RS-232 BWS-136 User Manual_amend.doc...
  • Page 8: Install Java Configuration Utility

    Java Configuration Install Java Configuration Utility To install the Java Configuration Utility, you can simply copy manager.jar to the desired folder. Double click on the icon will start the manager.jar Once this program started, it will perform a broadcast search to find the Aport device in the network.
  • Page 9: Serial And Data Packing Settings

    Serial and Data Packing Settings The group of setting is to configure the serial interface and data packing settings. Data Packing setting is are as follow: Length: Pack the length of serial data before forwarding data to Ethernet port Timeout: the period of time to forward data to Ethernet Port Delimiter: Wait for the Delimiter Character before forwarding data to Ethernet port.
  • Page 10: Save Configuration

    Enable IP Filtering: When this option is checked, user can specify the starting IP address and ended IP address which are allowed to access BWS-136 TCP port in order to prevent unauthorized access. Password Settings: Enter the new password will enable the password authentication.
  • Page 11: Overview

    The configuration is a text file and uses extension of txt. If you use Text editor to open the configuration command, you will notice that the configuration file contains the ASCII command set of the configuration. You can also edit these commands by the text editor to configure the settings and import it to the BWS-136 by using the Import button.
  • Page 12 The configuration is very similar to the Java configuration utility. After completing the settings, click submit button then all the settings will save to the module and the module will reboot automatically to use the new configuration. BWS-136 User Manual_amend.doc - 23 - Customize Your Web Page After you complete your web page design, you can use the Manager...
  • Page 13: Serial Console Mode

    converted file is available in the Upload binary file to device dialog box. Press Upload and the Web Page Binary files will be upload to server. Manager Utility uses tftp protocol to upload web page. Before uploading the web page, please check if there is any anti virus program which could prevent the tftp file transfer.
  • Page 14: Telnet Console Mode

    Flow Control: None Interface: RS-232 Now you can use serial terminal software to send the ASCII command to BWS-136. In Serial Console Mode, all the network functions will be disabled Once the configuration is completed, remember to switch SW1 back to Normal operation mode and reboot the module by Reset Command or push reset button.
  • Page 15 Command Function Category (2 bytes) Basic BN : Device Name BM : Model Name BP : Password BV : Firmware Ver.. Serial SB : Baud Rate SD : Data Format (Parity,Data,Stop) SF : Flow Control SI : Interface BWS-136 User Manual_amend.doc Parameters (command related) Max.
  • Page 16 e.g. $SOS0D0A (CR/LF) OT : Timeout OL : Data Length Access OF :IP Filtering Control OI : Authorized IP e.g. $SOI192.168.16.1:192.1 68.16.9 (Starting IP:Ended TCP Server VP : Listen Port 1~65535 e.g. $SVP4000 TCP Client CI : Destination IP e.g. $SCI192.168.16.200 CP : Destination Port e.g.
  • Page 17: Echo Syntax

    Echo Syntax After BWS-136 console port received correct command string, it will response Echo String and the Echo Syntax is as follow: [Delimiter][Function][Status] Delimiter (One byte): A percentage sign “%” Function (Two bytes): function string Status: “OK” or “FAIL” For example: Set the IP Address by sending command $SLI192.168.16.100(CR)(LF) Echo string %SLIOK(CR)(LF)
  • Page 18 although impractical. ************************************************/ //#include "xtea.h" void encipher(unsigned long *const v,unsigned long *const w, const unsigned long *const k) register unsigned long y=v[0],z=v[1],sum=0,delta=0x9E3779B9,n=32; while(n-->0) { y+= (z<<4 ^ z>>5) + z ^ sum + k[sum&3]; sum += delta; z+= (y<<4 ^ y>>5) + y ^ sum + k[sum>>11 & 3]; w[0]=y;...

Table of Contents

Save PDF