Added note about using IP address or IP DNS name instead of UniqueId in constructor and prosilicaConfig command

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@12956 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2011-06-20 03:52:34 +00:00
parent b5860ca264
commit ddfffc17e0

View File

@@ -46,6 +46,9 @@
for each file in a multi-image sequence, which was not previously being done.</li>
<li>Prosilica driver.
<ul>
<li>Added support for opening cameras by IP address or IP DNS name, in addition to UniqueID.
This allows communicating with cameras that are not on the local subnet. The change is backwards
compatible with existing iocsh startup scripts.</li>
<li>Removed support for writing TIFF files using the driver library.
This was a problem because their driver uses an incompatible version of libtiff
that conflicts with the new version used by GraphicsMagick. The driver TIFF writer