Getting Started With Matrox Iris GTR
Getting Started With Matrox Iris GTR
Table of Contents
Matrox Iris GTR Initial Bring up ..................................................................................................................... 1
Grabbing your first image ......................................................................................................................... 1
Network settings ....................................................................................................................................... 2
Running the Profiler tool and accessing the GTR’s Desktop ..................................................................... 2
PLC Communication .................................................................................................................................. 3
Connecting from the Design Assistant IDE ............................................................................................... 4
Remote Access to GTR .............................................................................................................................. 4
Matrox Iris GTR Limitations .......................................................................................................................... 4
GTR Troubleshooting .................................................................................................................................... 4
Industrial Communication Verifications ................................................................................................... 8
Check if Protocol Enabled ..................................................................................................................... 8
Verify Data Tables ................................................................................................................................. 8
Check if Waiting on QuickComm handshake ........................................................................................ 8
Custom steps on the GTR.......................................................................................................................... 9
If you have access to the internet, the Vision Academy has additional videos.
d) OPTION REMOTE. Configure the network settings as described below and launch the View Utility from
the Portal Pages viewed in a browser on another system on the network.
Network settings
a) the camera ships in DHCP mode – If you need to change to static IP, to allow using the camera plugged
directly into your laptop, or plugged into a vision network that uses static addressing, there are two
options:
a. Option 1: On the system where you installed DesignAssistant, click the MilControlCenter desktop
icon. Click Design Assistant X Tools. Run the MtxSysDiscovery tool. It will detect Matrox Iris GTR
cameras on the same subnet, and allow you to modify their communication settings. This utility
uses the MAC address of the camera which is found on a sticker on the camera body.
b. Option 2. Connect as described in Option DIRECT above. On the GTR’s desktop, top right corner
will display the current network address. Use the TCP/IP portal page accessible from the
Gear/Settings symbol. Restarting the camera after making the change is a good idea (Power
symbol)
a) Access the desktop remotely using a VNC client (password Matrox) or directly by connecting a
keyboard, mouse and monitor to the GTR’s VGA/USB cable.
b) Click Activities to get the Milconfig icon,
c) Navigate to the Communications pages and enable the required industrial protocol.
PLC Communication
d) If the GTR is going to be connected to a PLC using EtherNet/IP, PROFINET or MODBUS it is necessary to
enable an instance of the protocol. The Portal pages Administration Settings (Gear) button, go to the
Communication tab, and Enable the required protocol. (This is an important change from earlier versions
of Design Assistant, as it is no longer necessary to access Milconfig on the GTR’s desktop to configure
communications).
e) You must also set the size of the EtherNet/IP communication data blocks if the 64 byte default is not
suitable for your ladder logic. Similarly the Modbus master/slave, TCP/RTU modes are specified.
f) EtherNet/IP - the GTR expects the Assembly Ids to be 110 and 111
PRODUCER = "110";
CONSUMER = "111";
c) If the version of Design Assistant on the IDE and runtime platform are not the same, the
connection will not be made. Refer to the IrisGTR Upgrade Procedures documentation for
further information about installing a different version of camera software and when necessary,
upgrading the camera’s BIOS.
The only regular administration activities you cannot do through the browser, and for which you must access the
MilConfig application on the desktop, is running the Matrox Profiler to get detailed timing analysis of your
application.
The GTR has a VNC server which allows a VNC client, such as UltraVNC, to access its desktop remotely. Connecting
from a VNC client– you will be prompted for a password, enter Matrox
GTR Troubleshooting
The table contains some situations that might arise. There are more detailed descriptions of the
recommended actions below. If you need to contact technical support, please generate the necessary
log file, sysinfo.txt, and include it in the support request. When working with an Iris GTR camera, access
the Portal pages as described above. Use Settings button, Troubleshooting tab, and Generate a
troubleshooting log.
Alternately, on the computer you have Design Assistant installed on, run Milconfig Troubleshooting,
Generate log, and it will pull the necessary logs from the GTR if it is accessible on the network and the
DA Agent is running on the camera..
Problem connecting No connection could be made Ping is successful Generate Logs (is daagent
DA to GTR because the target machine running?)
actively refused it
192.168.52.172:51013
Problem connecting to the Ping is successful Generate Logs (is daagent
runtime platform ‘gtr...’ running?)
Operator view Insufficient websockets Internet Explorer 11 Accept to modify the registry
entry that extends the limit
on the number of
websockets
Operator View No acknowledge Internet Explorer 11 Verify that your Internet
Explorer meets minimum
requirements as described in
the Readme
Windows 10 - Edge browser is opened instead of Internet Explorer 11 is
Operator View Internet Explorer “hidden” –open the menu in
Edge, click on the ellipses ( ...
) in the top right corner and
select Open in Internet
Explorer.
OperatorView Waiting to connect may take Project uses Check in Portal Pages or
empty minutes industrial Milconfig whether the
communication protocol is Enabled – and the
protocols (with or Instance specified in the
without project’s Platform
QuickComm) Configuration is Ready. If
not, the project will fail at
initialization
Deploy Too long stopping Redeploy
currently running
project
NetworkConnection TCP connect cannot be established Listening on a non- May need to change firewall
step default port settings
technical support.
At runtime, you may see a message like “An error occurred when trying to allocate EtherNet/IP protocol. : EtherNet/IP is not
enabled in MILConfig.”, otherwise you need to verify in the platform’s MILConfig or Portal Administration
Communication pages to see if the protocol instance is enabled and is running.
In Runtime – there will be a blinking notification bar at the top of the operator view page.
Prevention- if you know the PLC may not be present, set communication to “Offline” – either in design time in the
menu shown above, or via buttons added to the Operator View that use the Communication Settings actions.