This HTML page was written to provide a simple tutorial on how to interface with the UltraCAM camera
controller software system. The UltraCAM camera controller software system has two HTTP server processes
that run continously listening for commands on HTTP ports. These processes are called camera and
filesave. The camera server process is the main thread of control that handles commands for
downloading and running applications on the SDSU camera controller timing board. The filesave server
process handles the data acquisition from the SDSU camera controller and storing the data to disk.
$ camera -p 7063
$ filesave -p 7063
http://195.194.120.66:7063/exec?RST
Send
http://195.194.120.66:7063/exec?RCO
Send
http://195.194.120.66:7063/config?uk_atc.xml
Send
http://195.194.120.66:5417/config?uk_atc.xml
Send
http://195.194.120.66:7063/config?ultracam.xml
Send
http://195.194.120.66:5417/config?ultracam.xml
Send
http://195.194.120.66:7063/config?hawaii1rg_pon_app.xml
Send
http://195.194.120.66:5417/config?hawaii1rg_pon_app.xml
Send
http://195.194.120.66:7063/exec?GO
Send
http://195.194.120.66:7063/config?hawaii1rg_pof_app.xml
Send
http://195.194.120.66:5417/config?hawaii1rg_pof_app.xml
Send
http://195.194.120.66:7063/exec?GO
Send
http://195.194.120.66:7063/config?hawaii1rg_dummy_app.xml
Send
http://195.194.120.66:5417/config?hawaii1rg_dummy_app.xml
Send
http://195.194.120.66:7063/exec?GO
Send
http://195.194.120.66:7063/config?hawaii1rg_ndr_app.xml
Send
http://195.194.120.66:5417/config?hawaii1rg_ndr_app.xml
Send
http://195.194.120.66:7063/exec?GO
Send
http://195.194.120.66:7063/exec?RDM,X,0x200
Send
http://195.194.120.66:7063/exec?WRM,X,0x200,0x1234
Send
http://195.194.120.66:7063/exec?GO
Send
http://195.194.120.66:7063/exec?ST
Send
http://195.194.120.66:7063/status
Send
http://195.194.120.66:5417/status
Send
http://195.194.120.66:5417/fstatus
Send
http://195.194.120.66:7063/list
Send
http://195.194.120.66:7063/get?filename=hawaii1rg_dummy_app.xml
Send
http://195.194.120.66:7063/get?filename=hawaii1rg_ndr_app.xml
Send