This article is the repository of any/all known issues.  This pertains to all versions of the 2S Image Processor - currently v2.1, 2.4 and 2.6.


  • TCP Socket Timeout

Issue - There exists an issue that surfaces when an IP connected device terminates without issuing a command to close the telnet session, which causes the Image Processor to keep the port open.  This is dominantly seen with systems that open the telnet session and keeps it open indefinitely. This is slated for resolution in a future release.


Workaround - When programming control systems, it is best practice to open the socket, issue the device password, transmit appropriate commands, then close the socket.  Programming the control system in this way to keep the device in a "listening" mode for new connections and prevent the socket from being left open.


  • BALBOXPOS 

Issue - The range of 1-100 for the BALBOXPOS command has a very limited range of movement on the screen.  This is slated for resolution in a future release.