http://www.teledynedalsa.com/imaging/products/x-ray/scanning/argus/ARGUS-PAN/
Also attached.
Refer to the detector setting up section in the Argus User Manual:
https://www.teledynedalsa.com/prot/mv/manuals/03-032-20109-03%20DM-20-0xK10-00-R%20Argus%20Detector%20User%20Manual.pdf
Also attached.
OEM tools can be found at:
https://sourceforge.net/projects/detectorsdp/files/Clients/Detectors/
a. Telnet:
To enable Telnet on Windows 7, from the Windows Start menu choose Control Panel, then Programs and Features, then Turn Windows features on or off, and check the Telnet Client option in the Windows Features window. Click OK
To open Telnet, from the Windows Start menu click Run option. In the Run window, enter cmd to open a command window. In the command prompt window change the working directory to the installation folder and enter telnet 192.168.5.100 23
To log in enter root when prompted for both the login and password.
To run the app, at the prompt, enter app_main. You will receive a welcome message and an OK> prompt
You are now communicating with the detector! From here the detector can be fully controlled and monitored. The detector responds to a simple ASCII-based protocol. A carriage return <cr> ends each command.</cr>
Example: to return the current detector settings
gcp <cr></cr>
A complete list of the available detector commands, their format and parameters can be displayed by sending the help (h) command. The list can also be found in an appendix on page 39 of this manual.
b. A web browser:
The menus are fully described in P.42 of the user manual
https://www.teledynedalsa.com/prot/ls/manuals/03-032-20129-03ArgusAPImanual.pdf
Also attached.