Emerson PACSystems Versamax User manual

User Manual
GFK-2721B
Sep 2019
PACSystemsTM Versamax
PROFINET SCANNER
USER MANUAL

User Manual Contents
GFK-2721B Sep 2019
Contents i
Contents
Chapter 1: Introduction ..........................................................1
1.1 VersaMax PROFINET Scanner Overview................................................................ 1
1.2 VersaMax PROFINET Scanner Versions ................................................................. 2
1.3 VersaMax PROFINET Scanner Specifications......................................................... 3
1.3.1 VersaMax PROFINET Scanner Controls and Indicators ................................ 4
1.3.2 VersaMax PROFINET Scanner LEDs............................................................. 4
1.3.3 Power Supply Modules .............................................................................. 6
1.3.4 Ethernet Network Ports ............................................................................. 7
1.3.5 USB Port.................................................................................................... 9
1.4 Compatible VersaMax Modules, Carriers, and Power Supplies.............................. 9
Chapter 2: Installation ..........................................................14
2.1 Module Installation............................................................................................ 14
2.1.1 Cable and Connector Clearance Requirements ........................................ 15
2.2 General Installation Requirements..................................................................... 16
2.2.1 Installation in Hazardous Areas................................................................ 16
2.2.2 ATEX Marking.......................................................................................... 17
2.2.3 Installing the Module on a DIN Rail .......................................................... 17
2.2.4 Removing the Module from the DIN Rail.................................................. 17
2.2.5 Installing Power Supplies ......................................................................... 19
2.3 PROFINET Scanner Power-up and Restart........................................................... 20
2.4 LED Operation ................................................................................................... 20
2.4.1 Special LED Blink Patterns........................................................................ 21
2.5 Firmware Updates ............................................................................................. 22
2.5.1 Firmware Update for Modules in the Remote Node ................................. 23
Chapter 3: Configuration ......................................................25
3.1 Configuration Overview..................................................................................... 25
3.1.1 Basic Configuration Steps........................................................................ 25
3.1.2 Configuration Tool .................................................................................. 26
3.2 Adding a VersaMax PROFINET Scanner to a LAN................................................. 26
3.2.1 Configuring VersaMax PROFINET Scanner Parameters ............................. 26
3.2.2 Adding VersaMax PROFINET Scanner Power Supplies .............................. 27
3.2.3 Adding VersaMax Modules to a Remote Node ......................................... 28

User Manual Contents
GFK-2721B Sep 2019
Contents ii
3.2.4 Adding Power Supplies between Modules ............................................... 28
3.2.5 Configuring VersaMax Module Parameters .............................................. 28
3.2.6 Configuring Analog Modules that Have Jumpers...................................... 30
3.3 Assigning IO-Device Names ............................................................................... 32
3.4 After the Configuration is Stored to the IO-Controller ........................................ 33
3.5 Output Operation.............................................................................................. 33
3.6 Clearing the IO-Controller Configuration ........................................................... 34
3.7 Replacing PROFINET Scanner Hardware ............................................................. 35
Chapter 4: Diagnostics..........................................................36
4.1 PROFINET Scanner Status and Control Data ....................................................... 36
4.1.1 Output Control Bits ................................................................................. 36
4.1.2 Input Status Bits ...................................................................................... 37
4.2 Error Handling ................................................................................................... 37
4.2.1 Fatal Error Handling................................................................................. 38
4.2.2 PROFINET Alarms .................................................................................... 38
4.2.3 Clearing Faults on VersaMax Analog Modules .......................................... 41
4.2.4 PROFINET Module Loss, Add & Mismatch Faults....................................... 42
4.3 Diagnostics for BEM003 PROFIBUS DP Networks................................................ 43
Chapter 5: Maintenance Mode ..............................................44
5.1 Entering Maintenance Mode and Performing Maintenance................................ 45
5.2 Exiting Maintenance Mode and Restoring Operation ......................................... 45
5.3 Maintenance Mode Retentiveness through Power Cycle .................................... 46
Appendix A: PROFINET Specifications ......................................47
A.1 PROFINET Protocol Support ............................................................................... 47
A.2 Technical Data................................................................................................... 47
A.3 Limitations ........................................................................................................ 48

GFK-2721B Sep 2019
iii
Warnings, Caution Notes as Used in this Publication
Warning
Warning notices are used in this publication to emphasize that hazardous voltages,
currents, temperatures, or other conditions that could cause personal injury to exist
in this equipment or may be associated with its use.
In situations where inattention could cause either personal injury or damage to
equipment, a Warning notice is used.
Caution
Caution notices are used where equipment might be damaged if care is not taken.
Notes: Notes merely call attention to information that is especially significant to understanding and operating the
equipment.
These instructions do not purport to cover all details or variations in equipment, nor to provide for every
possible contingency to be met during installation, operation, and maintenance. The information is supplied
for informational purposes only, and Emerson makes no warranty as to the accuracy of the information
included herein. Changes, modifications, and/or improvements to equipment and specifications are made
periodically and these changes may or may not be reflected herein. It is understood that Emerson may make
changes, modifications, or improvements to the equipment referenced herein or to the document itself at any
time. This document is intended for trained personnel familiar with the Emerson products referenced herein.
Emerson may have patents or pending patent applications covering subject matter in this document. The
furnishing of this document does not provide any license whatsoever to any of these patents.
Emerson provides the following document and the information included therein as-is and without warranty of
any kind, expressed or implied, including but not limited to any implied statutory warranty of merchantability
or fitness for particular purpose.

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 1
Chapter 1: Introduction
This chapter provides an overview of the VersaMax PROFINET Scanner (PNS) module and its
operation. This chapter also includes a list of the VersaMax modules that can be included in the
VersaMax PROFINET Scanner IO-Device.
Chapter 2, Installation, gives instructions for module installation, panel-mounting, grounding,
installing power supplies, and updating firmware. It also describes powerup and restart, and LED
operation.
Chapter 3, Configuration, describes how to configure the PROFINET Scanner and its associated
I/O devices.
Chapter 4, Diagnostics, describes the input and output data that can be used to monitor and
control the PROFINET Scanner. This chapter also explains how the PROFINET Scanner reports
errors to the control system.
Appendix A, PROFINET Specifications, summarizes the features specified for PROFINET
v2.3 Class A IO-Devices that are supported by the VersaMax PROFINET Scanner module.
1.1 VersaMax PROFINET Scanner Overview
The VersaMax PROFINET Scanner (PNS) module interfaces a remote node of VersaMax modules
to a PROFINET IO network. The PROFINET Scanner scans the modules in its node (retrieving input
data and providing output data), publishes input data on the PROFINET network at the
configured update rate, and receives data for module outputs.
The PNS manages PROFINET communication and module configuration between an IO-
Controller and modules within the remote node. If network communications are lost, the
PROFINET Scanner manages I/O states according to the individual module configurations.
The VersaMax PROFINET Scanner automatically converts between data formats used by
VersaMax modules and the big-endian format used for PROFINET communications.
Input and Output data are coherent over a full scan of the I/O modules. All input data read from
one scan of the modules is kept together and then sent over the PROFINET network. Similarly,
outputs delivered on the network are sent to the I/O modules as a unit. If new outputs arrive
during the writing of data to the output modules, the PNS continues to write to the outputs using
the previous data until all modules have been updated before switching to the newly delivered
data.

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 2
Figure 1
1.2 VersaMax PROFINET Scanner Versions
The PNS network interface module is available in two versions to allow you to use the network
media that meets the requirements of your application.
IC200PNS001: Two 10/100 Mbps shielded copper RJ-45 media connectors
IC200PNS002: Two 100 Mbps SC–Duplex fiber optic media connectors
Figure 2

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 3
The PROFINET Scanner supports the use of either one or two power supplies. Use of the second
power supply is optional. Power supplies mount directly onto the module and latch into place.
The illustration above shows the PROFINET Scanner with no power supplies installed.
Note:For redundancy applications (MRP and Hot Standby CPU redundancy), it is recommended that
each VersaMax PNS be installed and configured with dual power supplies.
1.3 VersaMax PROFINET Scanner Specifications
Table 1
PROFINET Support
PROFINET Version 2.3 Class A IO-Device
Redundantly controlled operation conforms to PROFINET V2.3 Type S-2
System Redundancy.
RX3i CPU Version
Firmware version 8.00 or later
Required
RX3i PNC Version
2.00 or later
Required
PAC Machine Edition
Version 8.0 or later
Version Required
Power Consumption
IC200PNS001: 0.60A at 5VDC IC200PNS002: 1.10A at 5VDC
Module Dimensions
Height: 132mm (5.2 inches), Width: 134mm (5.28 inches)
Carrier Required
No. Carrier is integrated into the module.
Operating Temperature
0 to 60°C surrounding air temperature without a fan
Range
Number of Port
IC200PNS001: Two RJ-45
Connectors
IC200PNS002: Two SC-Duplex
USB Connector (for
One Micro-B connector. USB 2.0 compliant running at Full-speed
(12 MHz)
firmware upgrades)
PNS Status and Control
32 input status bits and 32 output control bits
Bits
I/O Data Update on the
Configurable: 1ms, 2ms, 4ms, 8ms, 16ms, 32ms, 64ms, 128ms, 256ms and
512ms
PROFINET network
Number of IP addresses
One. Supports Classless Inter-Domain Routing (CIDR)
Number of MAC
Three. One per external port and one internal. External MAC addresses are
only used for specialized Ethernet protocols such as MRP or LLDP
Addresses
I/O Station Maximum
Number of I/O Modules
per station
8
Limits
I/O data per station
2880 bytes total
1440 bytes of input data
1440 bytes of output data
RoHS Compliance
Yes
Configuration
Configured using PAC Machine Edition when used with a PACSystems RX3i
PROFINET Controller (PNC) module, as part of an RX3i PROFINET network.
V2.3 GSDML file is available for import into 3rd-Party tools.

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 4
For product standards, general operating specifications, and installation requirements, refer to
the VersaMax I/O Modules Manual, GFK-1504. VersaMax PROFINET Scanner Controls and
Indicators
The illustration below shows a VersaMax PROFINET Scanner with one power supply installed.
Figure 3
1.3.1 VersaMax PROFINET Scanner LEDs
Power Supply LEDs
Each Power Supply LED (PWR1 and PWR2) is ON solid green when a minimum level of power is
being supplied on the corresponding power supply connector on the front panel of the PROFINET
Scanner.
OK LED
The OK LED is solid green ON for normal operation and when the PNS is in Maintenance Mode.
The OK LED flashes or is OFF for all other module states. If there is a failure during power-up, or a
fatal error during normal operation and the scanner is not configured for automatic restart, the
OK LED blinks amber in a failure pattern specific to the error.
FAULT LED
The FAULT LED indicates the condition of the VersaMax node. On a successful power-up, the LED
is initialized to OFF. The FAULT LED remains OFF during normal operation when no PROFINET
diagnosis conditions are present on the PROFINET Scanner itself, or any module in the node.
When a PROFINET diagnosis condition exists, the FAULT LED turns solid amber. When all
diagnosis conditions have disappeared, the FAULT LED is OFF.

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 5
The FAULT LED blinks red (0.5 seconds ON/0.5 seconds OFF) if any of the MAC addresses read
from non-volatile memory on power-up are invalid. The PROFINET Scanner remains
disconnected from the Ethernet network if any of its MAC addresses are invalid.
Missing, failed, or mismatched modules in the remote node do not affect the PROFINET Scanner
FAULT LED.
CONNECT LED
When a new PROFINET Scanner module powers up for the first time, it has no network name. The
CONNECT LED slowly blinks amber to indicate that the module is not ready to use. After a name
is assigned, the CONNECT LED goes OFF.
If the PROFINET Scanner has an assigned network name, the CONNECT LED is OFF after a
successful power up. It turns ON solid Green when the primary IO-Controller has established
communications with the module. It turns ON solid Amber when the Backup IO-Controller has
established communications with the module. It turns OFF when communications are
terminated.
The CONNECT LED blinks amber rapidly when the PROFINET Scanner is updating the firmware of
a module in the remote node, or the PROFINET Scanner is in Maintenance Mode, indicating that
all PROFINET connections are blocked.
LAN LED
The LAN LED blinks ON when the module is actively processing Ethernet packets (Tx/Rx). The LAN
LED is OFF if there is no activity.
Port LEDs (10/100 Mbps and Link/Activity)
The two Port LEDs indicate link speed, link connection and link activity on the Ethernet ports.
Green indicates the associated port is connected at 100Mbps. Amber indicates the associated
port is connected at 10Mbps. If a PORT LED is solid ON, the port is connected but is not currently
receiving or transmitting Ethernet frames. A Port LED blinks when Ethernet frames are actively
being transmitted or received. A Port LED is OFF if its associated Ethernet port is not connected
to an Ethernet switch.
MAINT LED
The MAINT LED indicates whether the VersaMax PNS is in Maintenance Mode. The MAINT LED
blinks amber (0.5 seconds ON/0.5 seconds OFF) when the PNS is in Maintenance Mode. The LED
is OFF when the PNS is working normally. For details on Maintenance Mode operation, see
chapter 5.
COMM LED
The COMM LED is OFF when a USB connection is not established and ON when the link with a
computer is ready. The COMM LED flashes green when there is traffic such as Winloader activity
on the port.

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 6
MAINT Switch
The MAINT pushbutton switch can be used to place the VersaMax stick in Maintenance mode.
This switch is located behind the door on the front panel of the PNS to prevent accidental
operation.
To change from Normal Mode to Maintenance Mode, press and hold the MAINT pushbutton for
at least 3 seconds. To exit Maintenance Mode and re-enter Normal Mode, press and hold the for
at least 3 seconds. The new mode will be entered while the pushbutton is depressed. the MAINT
LED indicates when the new mode is active. Any single press of the pushbutton causes
only a single Mode change, regardless of how long the pushbutton is depressed. The PNS does
not change its mode of operation until the pushbutton has been released for at least 0.5
seconds before it is pushed down for another 3 seconds. For details on Maintenance Mode
operation see chapter 5.
1.3.2 Power Supply Modules
The PROFINET Scanner can accommodate either one power supply or two redundant power
supplies. If only one power supply is used, it can be installed in either location on the module.
Each power supply location that is used should be included in the configuration. Configured
power supplies will alarm if they are not providing proper voltage. Be sure the installed power
supply matches the configuration.
If two power supplies are installed, they serve as redundant backups for each other. A mix of AC
and DC supplies is supported, but both should be isolated or both non-isolated. Either one of the
power supplies must be capable of supplying all the power required by the node. The two
supplies do not share the load cooperatively.
For PROFINET Scanners included in an RX3i PROFINET Controller configuration, PAC Machine
Edition automatically calculates whether the power supply or supplies in the configuration can
provide all the power that might be needed by the modules in the remote node. However, if the
remote node is configured by a third-party IO-Controller, this error checking is not available.
Note: For redundancy applications (MRP and Hot Standby CPU redundancy), it is recommended that
each VersaMax PNS be installed and configured with dual power supplies.

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 7
1.3.3 Ethernet Network Ports
The two external Ethernet ports are on the bottom of the module. The illustration below is a
bottom view of IC200PNS001 with its two RJ-45 ports
Figure 4: Bottom view of IC200PNS001 with two RJ-45 Ports
Model IC200PNS001 has two RJ-45 ports, providing 10/100 Mbps copper interfaces. Model
IC200PNS002 has two SC-Duplex ports, providing 100Mbps Multi-Mode fiber interfaces. Each
Ethernet port automatically senses the type of network and adjusts speed and connection
parameters. The PROFINET Scanner requires at least one network be operating at full duplex for
a connection to remain established. The PROFINET protocol may be sent and received over either
or both two external ports.
Devices connected to the PROFINET Scanner ports should have Ethernet Autonegotiation
enabled unless the IO-Controller supports configuring the port operation mode. If the IO-
Controller configures the PROFINET Scanner port to a specific setting with autonegotiation
disabled, the device connected to the PROFINET Scanner must be configured for the exact same
setting.
CAUTION
Both ports on the Ethernet Interface must not be connected, directly or indirectly, to the same
device to form a circular network unless Media Redundancy is enabled with one node actively set
up as the Media Redundancy Manager.

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 8
The PROFINET Scanner supports the following network media type and distances.
Table 2
Media
Type
Connector
Type
Wavelength
(nm)
Media
Type
Core
Size(μm)
Modal
Bandwidth
(MHz –Km)
Distance
(m)
100BASE-
FX
SC or
SC-Duplex
1300
MMF
62.5
500
2 –2,000
(Full-
Duplex)
2 –400
(Half-
Duplex)
50
400
50
500
10/100BA
SE-T
RJ45
-
CAT5/
CAT5e/
CAT6
-
-
100
(maximum)
VersaMax PNS modules and other participating modules can be connected in a daisy-chain/line,
star, or ring (redundant media) topology.
VLAN Priority Settings for the PROFINET Scanner
The VersaMax PNS supports VLAN Priorities as well as incoming traffic that does not include a
VLAN header. The Ethernet switch in the PROFINET Scanner supports two traffic classes,
assigning VLAN Priorities to these classes based on whether rapid arrival of the traffic is critical to
the system, or less important.
Table 3
VLAN Priority
Preference / Traffic Class
7, 6, 5
Realtime (High Priority). This includes the following Ethernet traffic:
PTCP, MRP, MRRT, RT_CLASS_2, RT_CLASS_1, RT_CLASS_UDP, High Priority
RTA_CLASS_1, High Priority RTA_CLASS_UDP, Low Priority RTA_CLASS_1, Low Priority
RTA_CLASS_UDP
4, 3, 2, 1, 0
Non-realtime (Lower Priority), This includes the following Ethernet traffic: IP, DCP, other
untagged traffic
An external switch that supports only two traffic queues must be configured like the PROFINET
Scanner, as listed in the table above. An external switch that does not support a VLAN priority
mapping that exactly matches the mapping used by the VersaMax PROFINET Scanner can be
used if it can be configured with the following relationships between VLAN priorities:
•VLAN Priority 7 is forwarded with at least as much preference as VLAN Priority 6.
•VLAN Priority 6 is forwarded with at least as much preference as VLAN Priority 5.
•VLAN Priority 5 is forwarded with more preference than VLAN Priorities 0, 1, 2, 3 and 4.
If the external switch does not allow VLAN priority 4 to be treated differently from priority 5, it
should be used only if no device on the network will generate VLAN Priority 4 Ethernet Traffic.

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 9
Media Redundancy Protocol Support
PROFINET Media Redundancy Protocol (MRP) supports devices configured in a ring topology. It
is based on the functions of IEC62439. Media Redundancy Protocol is not routable between
different IP subnets.
Each device within a Redundant Media network has at least two physical pathways to two other
devices on the network. To connect to the ring, each device requires an integrated switch with
at least two external ports (ring ports) that support Media Redundancy Protocol. Devices that
are not MRP-capable can be connected to a device like an MRP-capable switch in the ring, but
they cannot be in the ring themselves. The redundant paths only extend to the devices on the
ring that are MRP-capable and enabled.
One of the devices on the ring must be configured as the Media Redundancy Manager (MRM),
and all the other devices must be configured as Media Redundancy Clients (MRCs). The PNS can
be configured to be an MRC. Configuring the PNS as an MRC alters how the Ethernet ports
connect to the network. They attempt to indicate their state to the MRM before allowing traffic
to flow between the ports and close the ring topology through the internal switch. They also send
out notifications to the MRM when a port is lost. Operation of the PNS is otherwise unchanged.
1.3.4 USB Port
The USB port, located behind the hinged door on the front of the PROFINET Scanner, can be used
to connect a computer for firmware updates for the PROFINET Scanner, and for modules in the
remote node that support indirect firmware updates. The USB port accepts a standard USB cable
(USB Micro B Male to USB Type A Male, not included). The port must be set up before using it, as
described in chapter 2.
Note: The USB port is for firmware upgrades only. It is not intended for permanent connection.
1.4 Compatible VersaMax Modules, Carriers, and
Power Supplies
The following modules can be used in a VersaMax PROFINET Scanner IO-Device:
Catalog
Number
Module Description
Supported
Versions
IC200ALG230
Analog Input Module, 12 Bit Voltage/Current 4 Channels
All
IC200ALG240
Analog Input Module, 16 Bit Voltage/Current, 1500VAC Isolation, 8
Channels
1.25 and later
IC200ALG260
Analog Input Module, 12 Bit Voltage/Current 8 Channels
All
IC200ALG261
Analog Input Module, 15 Bit Voltage Differential 8 Channels
All
IC200ALG262
Analog Input Module, 15 Bit Current Differential 8 Channels
All
IC200ALG263
Analog Input Module, 15 Bit Voltage 15 Channels
All

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 10
Catalog
Number
Module Description
Supported
Versions
IC200ALG264
Analog Input Module, 15 Bit Current 15 Channels
All
IC200ALG265
Analog Input 15 Bit Voltage 15Ch with enhanced over voltage
protection
All
IC200ALG266
Analog Input 15 Bit Current 15Ch with enhanced over voltage
protection
All
IC200ALG320
Analog Output Module, 12 Bit Current, 4 Channels
All
IC200ALG321
Analog Output Module, 12 Bit Voltage 4 Channels. 0 to +10VDC Range
All
IC200ALG322
Analog Output Module, 12 Bit Voltage 4 Channels. -10 to +10VDC
Range
All
IC200ALG325
Analog Output Module, 13 Bit Voltage 8 Channels
All
IC200ALG326
Analog Output Module, 13 Bit Current 8 Channels
All
IC200ALG327
Analog Output Module, 13 Bit Voltage 12 Channels
All
IC200ALG328
Analog Output Module, 13 Bit Current 12 Channels
All
IC200ALG331
Analog Output Module, 16 Bit Voltage/Current, 1500VAC Isolation, 4
Channels
1.25 and later
IC200ALG430
Analog Mixed Module, Input Current 4 Channels, Output Current 2
Channels
All
IC200ALG431
Analog Mixed Module, 0 to +10VDC Input 4 Channels, Output 0 to
+10VDC 2 Channels
All
IC200ALG432
Analog Mixed Module, 12 Bit -10 to +10VDC, Input 4 Channels / Output -
10 to +10VDC 2 Channels
All
IC200ALG620
Analog Input Module, 16 Bit RTD, 4 Channels
1.25 and later
IC200ALG630
Analog Input Module, 16 Bit Thermocouple, 7 Channels
1.25 and later
IC200BEM003
PROFIBUS DP Master
All
IC200CBL105
2 connectors, 0.5m, no shield
All
IC200CBL110
2 connectors, 1.0m, no shield
All
IC200CBL120
2 connectors, 2.0m, no shield
All
IC200CBL230
1 connector, 3.0m, no shield
All
IC200CHS001
Barrier-Style Terminal I/O Carrier
All

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 11
Catalog
Number
Module Description
Supported
Versions
IC200CHS002
Box-Style Terminal I/O Carrier
All
IC200CHS003
Connector-Style I/O Carrier
All
IC200CHS005
Spring-Style Terminal I/O Carrier
All
IC200CHS006
Communications Carrier
All
IC200CHS011
Barrier-Style Interposing I/O Terminals
All
IC200CHS012
Box-Style Interposing I/O Terminals
All
IC200CHS014
Thermocouple-Style Interposing I/O Terminals
All
IC200CHS015
Spring-Style Interposing I/O Terminals
All
IC200CHS022
Compact Box-Style I/O Carrier
All
IC200CHS025
Compact Spring-Style I/O Carrier
All
IC200CHS101
IC200CHS102
Disconnect-Style Interposing I/O Terminals, Main Base.
Disconnect-Style Interposing I/O Terminals, Expansion Base
All
IC200CHS111
IC200CHS112
Relay-Style Interposing I/O Terminals, Main Base.
Relay-Style Interposing I/O Terminals, Expansion Base
All
IC200CHS121
IC200CHS122
Fuse-Style Interposing I/O Terminals, Main Base.
Fuse-Style Interposing I/O Terminals, Expansion Base
All
IC200CMM020
Serial Communications Module (Modbus RTU Master)
All
IC200MDD840
Mixed 24VDC Positive Logic Input Grouped 20 Point / Output Relay 2.0A
per Point Grouped 12 Point Module
All
IC200MDD841
Mixed Module, 24VDC Positive Logic Input 20 Points / Output 12 Point /
(4) High Speed Counter, PWM, or Pulse Train Configurable Points
1.22 and later
IC200MDD842
Mixed 16 Point Grouped Input 24VDC Pos/Neg Logic / 16 Pt Grouped
Output 24VDC Pos. Logic 0.5A w/ESCP
All
IC200MDD843
Mixed 24VDC Positive Logic Input Grouped 10 Point / Output Relay 2.0A
per Point 6 Point Module
All
IC200MDD844
Mixed 24 VDC Pos/Neg Logic Input Grouped 16 Point / Output
12/24VDC Pos. Logic 0.5A 16 Point Module
All
IC200MDD845
Mixed 16 Point Grouped Input 24VDC Pos/Neg Logic / 8 Pt Relay Output
2.0A per Pt Isolated Form A
All
IC200MDD846
Mixed 120VAC Input 8 Point / Output Relay 2.0A per Point 8 Point
Module
All
IC200MDD847
Mixed 240VAC Input 8 Point / Output Relay 2.0A per Point 8 Point
Module
All

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 12
Catalog
Number
Module Description
Supported
Versions
IC200MDD848
Mixed 120VAC Input 8 Point / Output 120VAC 0.5A per Point Isolated 8
Point Module
All
IC200MDD849
Mixed 120VAC In Isolated 8 Point / Output Relay 2.0A Isolated 8 Point
Module
All
IC200MDD850
Mixed 240VAC In Isolated 4 Point / Output Relay 2.0A Isolated 8 Point
Module
All
IC200MDD851
Mixed 5/12VDC Input Group 16Pt / Output 12/24VDC Group 16 Point
All
IC200MDL140
Input 120VAC 8 Point Grouped Module
All
IC200MDL141
Input 240VAC 8 Point Grouped Module
All
IC200MDL143
Input 120VAC 8 Point Isolated Module
All
IC200MDL144
Input 240VAC 4 Point Isolated Module
All
IC200MDL240
Input 120VAC (2 Groups of 8) 16 Point Module
All
IC200MDL241
Input 240VAC (2 Groups of 8) 16 Point Module
All
IC200MDL243
Input 120VAC 16 Point Isolated Module
All
IC200MDL244
Input 240VAC 8 Point Isolated Module
All
IC200MDL329
Output 120VAC 0.5A per Point Isolated 8 Point Module
All
IC200MDL330
Output 120VAC 0.5A per Point Isolated 16 Point Module
All
IC200MDL331
Output 120VAC 2.0A per Point Isolated 8 Point Module
All
IC200MDL631
Input 125VDC Positive/Negative Logic Grouped 8 Point Module
All
IC200MDL632
Input 125VDC Positive/Negative Logic Grouped 16 Point Module
All
IC200MDL635
Input 48VDC Positive/Negative Logic Grouped 16 Point Module
All
IC200MDL636
Input 48VDC Positive/Negative Logic Grouped 32 Point Module
All
IC200MDL640
Input 24VDC Positive/Negative Logic (2 Groups of 8) 16 Point Module
All
IC200MDL643
Input 5/12VDC (TTL) Positive/Negative Logic 16 Point Module
All
IC200MDL644
Input 5/12VDC (TTL) Positive/Negative Logic Grouped 32 Point Module
All

User Manual Chapter 1
GFK-2721B Sep 2019
Introduction 13
Catalog
Number
Module Description
Supported
Versions
IC200MDL650
Input 24VDC Positive/Negative Logic (4 Groups of 8) 32 Point Module
All
IC200MDL730
Output 24VDC Positive Logic 2.0A per Point (1 Group of 8) w/ESCP 8
Point Module
All
IC200MDL740
Output 12/24VDC Positive Logic 0.5A per Point (1 Group of 16) 16 Point
Module
All
IC200MDL741
Output 24VDC Positive Logic 2.0A per Point (1 Group of 16) w/ESCP 16
Point Module
All
IC200MDL742
Output 24VDC Positive Logic 0.5A per Point (2 Groups of 16) w/ESCP 32
Point Module
All
IC200MDL743
Output 5/12/24VDC Negative Logic 0.5A per Point (1 Group of 16) 16
Point Module
All
IC200MDL744
Output 5/12/24VDC Negative Logic 0.5A per Point (2 Groups of 16) 32
Point Module
All
IC200MDL750
Output 12/24VDC Positive Logic 0.5A per Point (2 Groups of 16) 32
Point Module
All
IC200MDL930
Output Relay 2.0A per Point Isolated Form A 8 Point Module
All
IC200MDL940
Output Relay 2.0A per Point Isolated Form A 16 Point Module
All
IC200PWB001
Power Supply Booster Carrier
All
IC200PWR002
24VDC Expanded 3.3V Power Supply
All
IC200PWR012
24VDC Expanded 3.3V Isolated Power Supply
All
IC200PWR102
120/240VAC Expanded 3.3V Power Supply
All
IC200TBM001
Barrier-Style Auxiliary I/O Terminal Strip
All
IC200TBM002
Box-Style Auxiliary I/O Terminal Strip
All
IC200TBM005
Spring-Style Auxiliary I/O Terminal Strip
All

User Manual Chapter 2
GFK-2721B Sep 2019
Installation 14
Chapter 2: Installation
This chapter describes:
•Module Installation
—Installing the Module on a DIN Rail
—Removing the Module from the DIN Rail
—Panel-Mounting
—Grounding
—Installing Power Supplies
•PROFINET Scanner Powerup and Restart
•LED Operation
—Special LED Blink Patterns
•Firmware Updates
—Installing the USB Port Driver
2.1 Module Installation
Modules must be mounted on a DIN rail. The PROFINET Scanner module with power supply
attached fits into a 70mm deep enclosure.
Rated thermal specifications are based on a minimum clearance of 5.1cm (2in) above and
below the equipment and 2.54cm (1in) to the left of the PNS module.
In addition to clearances required for cooling, space must be allowed for the following
requirements
1. Allow enough finger clearance for opening the PNS door.
2. Allow adequate clearance for communications port cables. For an example, see
page 2-3.
3. Allow adequate clearance for power wiring

User Manual Chapter 2
GFK-2721B Sep 2019
Installation 15
Figure 5
2.1.1 Cable and Connector Clearance Requirements
You may need to allow more space for installation of cables and connectors than what is
required for heat dissipation. To avoid impacting mechanical reliability and signal quality,
cable installation must comply with the minimum bend radius specified by the cable
manufacturer.
Cable Clearance Example
In this example, a PNS002 module is installed with a fiber optic cable that has the following
characteristics
1. SC-Duplex connector length: 27mm (1.07 inches)
2. Manufacturer-recommended long-term minimum bend radius: 30mm (1.2 inches)
The minimum clearance required to insert the connector into a port is 57mm (2.27 inches).
Additional clearance is recommended to provide physical access. In the case of the PNS002,
the space required for cabling will be greater than the space required to meet thermal
ratings.

User Manual Chapter 2
GFK-2721B Sep 2019
Installation 16
Figure 6
2.2 General Installation Requirements
This product is intended for use with the Product Sub Family system. Its components are
considered open equipment (having live electrical parts that may be accessible to users) and
must be installed in an ultimate enclosure that is manufactured to provide safety. As a
minimum, the enclosure shall provide a degree of protection against solid objects up to
12mm (e.g. fingers). This equates to a NEMA/UL Type 1 enclosure or an IP20 rating
(IEC60529) providing at least a pollution degree 2 environment.
2.2.1 Installation in Hazardous Areas
The following information is for products bearing the UL marking for Hazardous Locations
or ATEX marking for explosive atmospheres:
•EQUIPMENT LABELED WITH REFERENCE TO CLASS I, GROUPS A, B, C & D, DIV.2
HAZARDOUS LOCATIONS IS SUITABLE FOR USE IN CLASS I, DIVISION 2, GROUPS A, B,
C, D OR NON-HAZARDOUS LOCATIONS ONLY
•Equipment labeled with II 3 G is suitable for use in Group 2 Category 3
environments.
Other manuals for PACSystems Versamax
2
This manual suits for next models
2
Table of contents
Other Emerson Scanner manuals
Popular Scanner manuals by other brands

Plustek
Plustek OpticFilm 120 Pro user guide

Kodak
Kodak i3000 Series Scanning setup guide

WizCom Technologies
WizCom Technologies Reading Pen user manual

Canon
Canon imageFORMULA P-215 Specifications

Sparkfun Electronics
Sparkfun Electronics GT-521F Series HOOK-UP GUIDE

SICK
SICK microScan3 Core I/O AIDA Mounting instructions