ip330 Release Notes

Release 2-9 Sept. 16, 2017

Release 2-8 Dec. 5, 2014

Release 2-7 Sept 9, 2011

Release 2-6 Mar. 20, 2010

Release 2-5 October 18, 2007

Release 2-4 Sept. 5, 2006

Release 2-3 March 23, 2005

Major re-write:

Release 2-2 March 4, 2004

Minor changes:

Release 2-1 November 3, 2003

Major re-write:

Release 1-7 April 25, 2003

Release 1-6 March 31, 2003

Release 1-5 July 31, 2002 (Carl Lionberger and Eric Snow at SNS)

Release 1-4 October 12, 2001

Release 1-3 August 28, 2001

Release 1-2 January 16, 2001

Release 1-1 November 1, 2000 (Marty Kraimer)

Release 1-02 September 10, 2000

Changed ip330SweepServer.cc, removed Ip330SweepServer.h, and replaced devMcaIp330.cc with a device-independent layer, devMcaMpf.cc. devMcaMpf.cc is part of mcaApp, not part of Ip330, since it is no longer specific to the Ip330. The messages accepted by Ip330SweepServer have been changed to accommodate the new device-independent layer.

Changes to the PID algorithm in ip330PID.cc to improve its operation. See the comments in ip330PID.cc for details.

Release 1-01 April 20, 2000

Changed the timing logic. See the discussion in Restrictions on Scan Timing.

Release 1-0 November 15, 1999

This support replaces the previous ip330ScanApp. That support did the following:

The new support can be configured to function exactly as the previous support was intended to function with commands like the following in the MPF server startup file:

  pIp330 = initIp330("c-Ip330",carrier,"IP_c","D","-5to5",0,15,10,120)
  configIp330(pIp330,3,"Input",1000,60)
  initIp330Scan(pIp330,"c-Ip330Scan",0,15,200,20)

The initIp330 command creates a task called "c-Ip330", with the following settings:

The configIp330 command configures Ip330 with the following settings:

The initIp330Scan command creates a server called "c-Ip330Scan" with the following settings:


Suggestions and Comments to:
Mark Rivers : (rivers@cars.uchicago.edu)