EasyManua.ls Logo

Anybus CompactCom 40 EtherNet/IP User Manual

Anybus CompactCom 40 EtherNet/IP
198 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #39 background imageLoading...
Page #39 background image
Server Side Include (SSI) 39
Doc.Id. HMSI-27-212
Anybus CompactCom 40 EtherNet/IP
Doc.Rev. 1.5
6.3.6 ChangeLanguage()
This command changes the language setting based on an HTML form object.
Note: This command cannot be used in e-mail messages.
Syntax:
<?--#exec cmd_argument='ChangeLanguage( "source" )'-->
source -Name of form object which contains the new language setting.
The passed value must be a single digit as follows:
Default Output:
Example:
The following example demonstrates how to use this function. The resulting page sends a form
to itself, which is then evaluated by the ChangeLanguage() command.
<HTML>
<HEAD><TITLE>ChangeLanguage Test</TITLE></HEAD>
<BODY>
<?--#exec cmd_argument='ChangeLanguage("lang")'-->
<FORM action="test.shtm">
<P>
<LABEL for="lang">Language(0-4): </LABEL><BR>
<INPUT type="text" name="lang"><BR><BR>
<INPUT type="submit" name="_submit">
</P>
</FORM>
</BODY>
</HTML>
Note: In order for this example to work, the HTML-file must be named ‘test.shtm’.
Form value Language
“0” English
“1” German
“2” Spanish
“3” Italian
“4” French
Scenario Default Output
Success “Language changed”
Error “Failed to change language “

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Anybus CompactCom 40 EtherNet/IP and is the answer not in the manual?

Anybus CompactCom 40 EtherNet/IP Specifications

General IconGeneral
Communication ProtocolEtherNet/IP
Form FactorCompact
ProtocolEthernet/IP
Data Rates10/100 Mbps
ConnectorRJ45
CertificationsCE, UL

Summary

Chapter 1 About the Anybus CompactCom 40 EtherNet/IP

1.2 Features

Lists the key features and functionalities offered by the module.

Chapter 2 Basic Operation

2.2 Device Customization

Details how to configure device identity, EDS files, and other settings.

2.3 Communication Settings

Explains TCP/IP and physical link settings for network communication.

2.4 Diagnostics

Describes how to access and interpret diagnostic information from the module.

2.5 Network Data Exchange

Covers application data, process data, and data type translation.

Chapter 4 Web Server

4.3 Server Configuration

Covers settings for the web server, including root directory and content types.

Chapter 6 Server Side Include (SSI)

6.3 Command Functions

Details various SSI command functions for interacting with the module.

Chapter 8 CIP Objects

8.3 Identity Object (01h)

Provides identification and general information about the module.

8.5 Assembly Object (04h)

Holds Process Data sent/received by the host application via static assemblies.

8.6 Connection Manager (06h)

Used for establishing and managing connections across subnets.

8.7 Parameter Object (0Fh)

Provides an interface to the module's configuration parameters.

8.12 ADI Object (A2h)

Maps instances in the Application Data Object to EtherNet/IP.

8.14 TCP/IP Interface Object (F5h)

Configures the TCP/IP network interface settings.

8.15 Ethernet Link Object (F6h)

Maintains link counters and status for IEEE 802.3 communications.

Chapter 9 Anybus Module Objects

9.5 Network Configuration Object (04h)

Holds network-specific configuration parameters settable by the end user.

Chapter 10 Host Application Objects

10.2 Functional Safety Host Object (E8h)

Specifies safety settings and is mandatory if Functional Safety is supported.

10.2 EtherNet/IP Host Object (F8h)

Implements EtherNet/IP specific features in the host application.

10.3 Ethernet Host Object (F9h)

Implements Ethernet features in the host application.

Related product manuals