![Microscan 98-000113-01 Manual Download Page 51](http://html1.mh-extra.com/html/microscan/98-000113-01/98-000113-01_manual_1788332051.webp)
How to Modify the dm.config File to Change Camera and System Assignments
System Co
mpo
nent
s
2
v4.1, November 2011
Visionscape GigE Camera Guide
2-41
running the other three lines. This is theoretically possible with multiple
GigE systems.
How do you do this? By making some relatively simple changes to the
dm.config file. Start by quitting FrontRunner and the Backplane.
Taking our two camera file as a starting point, we are going to duplicate
the GigEVision1 device as follows. (Only the device part of the file is
shown here):
<Devices>
<Device name="GigEVision1" devClass="GigE">
<Assignments>
<Assignment type="ACQ" uid="94d2afa3-95bb-4e6d-83bd-
098e5ed439d2" />
<Assignment type="ACQ" uid="189b1b90-624b-4eec-b282-
839558dc0f6c" />
</Assignments>
</Device>
<Device name="SoftSys1" devClass="Software" />
</Devices>
Copy everything for the first device and paste it immediately above the
SoftSys1 device as follows:
<Devices>
<Device name="GigEVision1" devClass="GigE">
<Assignments>
<Assignment type="ACQ" uid="94d2afa3-95bb-4e6d-83bd-
098e5ed439d2" />
<Assignment type="ACQ" uid="189b1b90-624b-4eec-b282-
839558dc0f6c" />
</Assignments>
</Device>
<Device name="GigEVision1" devClass="GigE">
<Assignments>
<Assignment type="ACQ" uid="94d2afa3-95bb-4e6d-83bd-
098e5ed439d2" />
<Assignment type="ACQ" uid="189b1b90-624b-4eec-b282-
839558dc0f6c" />
</Assignments>
</Device>
<Device name="SoftSys1" devClass="Software" />
</Devices>
Now delete one uid from each of the two devices and rename the second
one:
<Devices>
<Device name="GigEVision1" devClass="GigE">
<Assignments>
<Assignment type="ACQ" uid="94d2afa3-95bb-4e6d-83bd-
098e5ed439d2" />
</Assignments>
Summary of Contents for 98-000113-01
Page 1: ...Visionscape GigE Camera Guide 83 100029 02 v4 1 November 2011 ...
Page 6: ...Preface vi Visionscape GigE Camera Guide v4 1 November 2011 ...
Page 74: ...Chapter 2 System Components 2 64 Visionscape GigE Camera Guide v4 1 November 2011 ...
Page 82: ...Appendix A Connector Pinouts A 6 Visionscape GigE Camera Guide v4 1 November 2011 ...
Page 88: ...Appendix B Cable Specifications B 6 Visionscape GigE Camera Guide v4 1 November 2011 ...
Page 104: ...Appendix C Specifications C 16 Visionscape GigE Camera Guide v4 1 November 2011 ...