Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Please note that Canvas can still communicate with these devices via Modbus if the specific protocol necessary for a given device is unavailable.

The General configuration page will appear once a new Ethernet I/O device has been added successfully. An additional configuration is below the General configuration section and will differ based on the device protocol selected.

...

General Configuration

Additional Configuration - Device Specific

...

Omron FINS

...

CIMON CI-net (CIMON-PLC)

...

Modbus TCP

...

Allen-Bradley EtherNet/IP

...

Siemens S7

...

LSIS FEnet

...

Mitsubishi MELSEC Ethernet

...

Fatek FBS

...

Table of Contents

Please refer to the following for additional information:

Child pages (Children Display)

General Configuration

Please know that general configuration will appear regardless of the selected Connection Type and Device Type.

...

Item

Description

Device Name

Allows the user to assign a name for the selected I/O device.

Device Protocol

Allows the user to select a protocol for a device.

Timeout (ms)

The maximum time to wait with no response before assuming a communication failure.

Retry Count

Set the number of retries for sending a frame when communication fails.

Swap 16 (16-bit Data Swap)

This option swaps bytes for all word or double-word-sized data. The following diagram shows an example of byte-swapping:

Almost all data types will be influenced by this option except INT16 / UINT16

Swap 32 (32-bit Data Swap)

This option swaps words of all double-word-sized data. The following diagram shows an example of word swapping:

Tag values with data types INT32 / UINT32 / BCD32 / UBDC32 / FLOAT will be influenced by this option.

Swap String

Swaps the upper and lower bytes of string word data.

String Encoding

Specifies the encoding method for reading and writing string values stored on the device. This option can be overridden for individual tags in the Edit Tag menu.

String Encoding Method

When an invalid character is encountered, the gateway will do one of the following:

  • Replace the character with "?".

  • Skip the character and continue with the next one.

  • Stop the string and truncate any remaining characters. This option can be overridden for individual tags in the Edit Tag menu.

Additional Configuration - Device Specific

Omron FINS

...

Item

Description

Host

Enter the IP address of the target I/O Device.

Ethernet Type

Allows the user to select a UDP or TCP connection.

Port

Enter the port number of the target I/O device.

Source Node ID

Enter the Source Node ID.

Source Network ID

Enter the Source Network ID.

Destination Network ID

Enter the Destination Network ID.

Destination Node ID

Enter the Destination Node ID.

Destination Unit

Enter the Destination Unit.

...