User Tools

Site Tools


fcc:100:api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
fcc:100:api [2021/10/15 23:07] – external edit 127.0.0.1fcc:100:api [2021/10/18 23:17] – external edit 127.0.0.1
Line 42: Line 42:
 For most complete version of API, download the FFC-Serial API PDF from the [[fcc:100:api#Links|downloads]] section. For most complete version of API, download the FFC-Serial API PDF from the [[fcc:100:api#Links|downloads]] section.
  
-=====New Table===== +=====General Commands===== 
-<function=ICEfunc|0=#Version&1=None orSlot Number(1 – 3)&2=255.255 255.255 0.16 65535 (0.16 is version)&-1>+<function=ICEfunc|0=#Version&1=&2=255.255 255.255 0.16 65535 (0.16 is version)&-1>
 Returns firmware version of master board where arguments are used as follows: Returns firmware version of master board where arguments are used as follows:
 No Argument = System Controller firmware version is returned No Argument = System Controller firmware version is returned
Line 50: Line 50:
 3 = Cavity board firmware version is returned 3 = Cavity board firmware version is returned
 ---- ----
-<function=ICEfunc|0=#SAVESETTINGS&1= None&2=#SAVESETTINGS&-1>+<function=ICEfunc|0=#SAVESETTINGS&1=&2=#SAVESETTINGS&-1>
 Saves the device’s current settings into EEPROM. Unsaved changes will be lost when the board is powered off. Returns SUCCESS or FAIL. Saves the device’s current settings into EEPROM. Unsaved changes will be lost when the board is powered off. Returns SUCCESS or FAIL.
 ---- ----
-<function=ICEfunc|0=#Scbklt?&1= None&2=#SCBKLT? 5&-1>+<function=ICEfunc|0=#Scbklt?&1=&2=#SCBKLT? 5&-1>
 Returns the touch screen backlight setting Returns the touch screen backlight setting
 ---- ----
-[INT] +<function=ICEfunc|0=#Scbklt&1=I:level  (0 – 20) :3&2=#SCBKLT 3&-1>
-<function=ICEfunc|0=#Scbklt&1=I:level:3:3&2=#SCBKLT 3&-1>+
 Sets the touch screen backlight setting to the level given as an argument Sets the touch screen backlight setting to the level given as an argument
 ---- ----
-<function=ICEfunc|0=#Scvol?&1=     None&2=#SCVOL? 5&-1>+<function=ICEfunc|0=#Scvol?&1=&2=#SCVOL? 5&-1>
 Returns the touch screen and rotary knob audio feedback volume Returns the touch screen and rotary knob audio feedback volume
 ---- ----
-[INT] +<function=ICEfunc|0=#Scvol&1=I:level  (0 – 20) :8&2=#SCVOL 8&-1>
-<function=ICEfunc|0=#Scvol&1=I:level:8:8&2=#SCVOL 8&-1>+
 Sets the touch screen and rotary knob audio feedback volume Sets the touch screen and rotary knob audio feedback volume
 ---- ----
-<function=ICEfunc|0=*IDN?&1=     None&2=Vescent Photonics,FFC,[serial#],S-[version],FL-[version],LD-[version],LD-[version]&-1>+<function=ICEfunc|0= *IDN?&1=&2=Vescent Photonics,FFC,[serial#],S-[version],FL-[version],LD-[version],LD-[version]&-1>
 Returns the Manufacturer, Model, Serial Number, Board Firmware Versions  of the device Returns the Manufacturer, Model, Serial Number, Board Firmware Versions  of the device
 ---- ----
-<function=ICEfunc|0=*RST&1=     None&2=Resetting System&-1>+<function=ICEfunc|0= *RST&1=&2=Resetting System&-1>
 Restarts the device (power cycle) Restarts the device (power cycle)
 ---- ----
Line 81: Line 79:
  
  
-=====New Table===== +=====Control API===== 
-<function=ICEfunc|0=MSTRCTL?&1= None&2=MSTRCTL? 0&-1>+<function=ICEfunc|0=MSTRCTL?&1=&2=MSTRCTL? 0&-1>
 Returns the enumerated operating mode of the FFC Returns the enumerated operating mode of the FFC
 Where: Where:
Line 89: Line 87:
 2 = LASER ON 2 = LASER ON
 ---- ----
-[Int] +<function=ICEfunc|0=MSTRCTL&1=I:MODE :1&2=MSTRCTL 1&-1>
-<function=ICEfunc|0=MSTRCTL&1=I:MODE:1&2=MSTRCTL 1&-1>+
 Returns the enumerated operating mode of the FFC Returns the enumerated operating mode of the FFC
 Where: Where:
Line 99: Line 96:
 Note: The transition to Lasers On can only be made from Standby after temperatures are stabilized.  Note: The transition to Lasers On can only be made from Standby after temperatures are stabilized. 
 ---- ----
-<function=ICEfunc|0=CATCTRL?&1= None&2=CATCTRL? 1&-1>+<function=ICEfunc|0=CATCTRL?&1=&2=CATCTRL? 1&-1>
 Returns the operating status of the Cavity Temperature Control Returns the operating status of the Cavity Temperature Control
 Where: Where:
Line 107: Line 104:
 3 = Temperature Control Mode ON 3 = Temperature Control Mode ON
 ---- ----
-[Int] +<function=ICEfunc|0=CATCTRL&1=I:State    :1&2=CATCTRL 1&-1>
-<function=ICEfunc|0=CATCTRL&1=I:State:1:1&2=CATCTRL 1&-1>+
 Sets the operating status of the Cavity Temperature Control Sets the operating status of the Cavity Temperature Control
 Where: Where:
Line 117: Line 113:
 Returns CATCTRL? Returns CATCTRL?
 ---- ----
-<function=ICEfunc|0=OSTCTRL?&1= None&2=OSTCTRL? 0&-1>+<function=ICEfunc|0=OSTCTRL?&1=&2=OSTCTRL? 0&-1>
 Returns the operating status of the Oscillator Temperature Control Returns the operating status of the Oscillator Temperature Control
 Where: Where:
Line 125: Line 121:
 3 = Temperature Control Mode ON 3 = Temperature Control Mode ON
 ---- ----
-[Int] +<function=ICEfunc|0=OSTCTRL&1=I:State :3&2=OSTCTRL 3&-1>
-<function=ICEfunc|0=OSTCTRL&1=I:State:3&2=OSTCTRL 3&-1>+
 Sets the operating status of the Oscillator Temperature Control Sets the operating status of the Oscillator Temperature Control
 Where: Where:
Line 136: Line 131:
 Note: Disabling Oscillator Temperature Control will also disable Oscillator Laser Current. Note: Disabling Oscillator Temperature Control will also disable Oscillator Laser Current.
 ---- ----
-<function=ICEfunc|0=AMTCTRL?&1= None&2=AMTCTRL? 0&-1>+<function=ICEfunc|0=AMTCTRL?&1=&2=AMTCTRL? 0&-1>
 Returns the operating status of the Amplifier Temperature Control Returns the operating status of the Amplifier Temperature Control
 Where: Where:
Line 144: Line 139:
 3 = Temperature Control Mode ON 3 = Temperature Control Mode ON
 ---- ----
-[Int] +<function=ICEfunc|0=AMTCTRL&1=I:State  :1&2=AMTCTRL 1&-1>
-<function=ICEfunc|0=AMTCTRL&1=I:State:1:1&2=AMTCTRL 1&-1>+
 Sets the operating status of the Amplifier Temperature Control Sets the operating status of the Amplifier Temperature Control
 Where: Where:
Line 155: Line 149:
 Note: Disabling Amplifier Temperature Control will also disable Amplifier Laser Current. Note: Disabling Amplifier Temperature Control will also disable Amplifier Laser Current.
 ---- ----
-<function=ICEfunc|0=INTERLK?&1= None &2=INTERLK? Closed&-1>+<function=ICEfunc|0=INTERLK?&1=&2=INTERLK? Closed&-1>
 Reads the status of the Interlock system Reads the status of the Interlock system
 Where: Where:
Line 169: Line 163:
  
  
-=====New Table===== +=====Temperature Controls===== 
-<function=ICEfunc|0=CATSETP?&1= None &2=CATSETP? 20.3&-1>+<function=ICEfunc|0=CATSETP?&1=&2=CATSETP? 20.3&-1>
 Returns the temperature setpoint for the Cavity Temperature Control Returns the temperature setpoint for the Cavity Temperature Control
 ---- ----
-<function=ICEfunc|0=CATSETP&1=F:Temperature:24.5:24.5&2=CATSETP 24.5&-1>+<function=ICEfunc|0=CATSETP&1=F:Temperature  :24.5&2=CATSETP 24.5&-1>
 Sets the temperature setpoint for the Cavity Temperature Control Sets the temperature setpoint for the Cavity Temperature Control
 Returns CATSETP? Returns CATSETP?
 ---- ----
-<function=ICEfunc|0=OSTSETP?&1= None &2=OSTSETP? 20.3&-1>+<function=ICEfunc|0=OSTSETP?&1=&2=OSTSETP? 20.3&-1>
 Returns the temperature setpoint for the Oscillator Temperature Control Returns the temperature setpoint for the Oscillator Temperature Control
 ---- ----
Line 184: Line 178:
 Returns OSTSETP? Returns OSTSETP?
 ---- ----
-<function=ICEfunc|0=AMTSETP?&1= None &2=AMTSETP? 20.3&-1>+<function=ICEfunc|0=AMTSETP?&1=&2=AMTSETP? 20.3&-1>
 Returns the temperature setpoint for the Amplifier Temperature Control Returns the temperature setpoint for the Amplifier Temperature Control
 ---- ----
-<function=ICEfunc|0=AMTSETP&1=F:Temperature:24.5:24.5&2=AMTSETP 24.5&-1>+<function=ICEfunc|0=AMTSETP&1=F:Temperature  :24.5&2=AMTSETP 24.5&-1>
 Sets the temperature setpoint for the Amplifier Temperature Control Sets the temperature setpoint for the Amplifier Temperature Control
 Returns AMTSETP? Returns AMTSETP?
 ---- ----
-<function=ICEfunc|0=CAVTEMP?&1= None &2=CAVTEMP? 23.335036&-1>+<function=ICEfunc|0=CAVTEMP?&1=&2=CAVTEMP? 23.335036&-1>
 Reads the measured Cavity Temperature [C] Reads the measured Cavity Temperature [C]
 ---- ----
-<function=ICEfunc|0=OSCTEMP?&1= None &2=OSCTEMP? 23.335036&-1>+<function=ICEfunc|0=OSCTEMP?&1=&2=OSCTEMP? 23.335036&-1>
 Reads the measured Oscillator Temperature [C] Reads the measured Oscillator Temperature [C]
 ---- ----
-<function=ICEfunc|0=AMPTEMP?&1= None &2=AMPTEMP? 23.335036&-1>+<function=ICEfunc|0=AMPTEMP?&1=&2=AMPTEMP? 23.335036&-1>
 Reads the measured Amplifier Temperature [C] Reads the measured Amplifier Temperature [C]
 ---- ----
-<function=ICEfunc|0=CAVTERR?&1= None &2=CAVTERR? 935.865417&-1>+<function=ICEfunc|0=CAVTERR?&1=&2=CAVTERR? 935.865417&-1>
 Reads the measured Cavity Temperature Error [mK] Reads the measured Cavity Temperature Error [mK]
 ---- ----
-<function=ICEfunc|0=OSCTERR?&1= None &2=OSCTERR? 935.865417&-1>+<function=ICEfunc|0=OSCTERR?&1=&2=OSCTERR? 935.865417&-1>
 Reads the measured Oscillator Temperature Error [mK] Reads the measured Oscillator Temperature Error [mK]
 ---- ----
-<function=ICEfunc|0=AMPTERR?&1= None &2=AMPTERR? 935.865417&-1>+<function=ICEfunc|0=AMPTERR?&1=&2=AMPTERR? 935.865417&-1>
 Reads the measured Amplifier Temperature Error [mK] Reads the measured Amplifier Temperature Error [mK]
 ---- ----
-<function=ICEfunc|0=OSCTECI?&1= None &2=OSCTECI? 45.621548&-1>+<function=ICEfunc|0=OSCTECI?&1=&2=OSCTECI? 45.621548&-1>
 Reads the measured Oscillator Temperature Control Current [A] Reads the measured Oscillator Temperature Control Current [A]
 ---- ----
-<function=ICEfunc|0=AMPTECI?&1= None &2=AMPTECI? 35.865417&-1>+<function=ICEfunc|0=AMPTECI?&1=&2=AMPTECI? 35.865417&-1>
 Reads the measured Amplifier Temperature Control Current [A] Reads the measured Amplifier Temperature Control Current [A]
 ---- ----
-<function=ICEfunc|0=CAVBETA?&1= None &2=CAVBETA? 3450.000000&-1>+<function=ICEfunc|0=CAVBETA?&1=&2=CAVBETA? 3450.000000&-1>
 Reads the Thermistor Beta Coefficient for Cavity Temperature Control Reads the Thermistor Beta Coefficient for Cavity Temperature Control
 ---- ----
Line 222: Line 216:
 Returns CAVBETA? Returns CAVBETA?
 ---- ----
-<function=ICEfunc|0=OSCBETA?&1= None &2=OSCBETA? 3450.000000&-1>+<function=ICEfunc|0=OSCBETA?&1=&2=OSCBETA? 3450.000000&-1>
 Reads the Thermistor Beta Coefficient for Oscillator Temperature Control Reads the Thermistor Beta Coefficient for Oscillator Temperature Control
 ---- ----
-<function=ICEfunc|0=OSCBETA&1=F:Coefficient:3500&2=OSCBETA 3500&-1>+<function=ICEfunc|0=OSCBETA&1=F:Coefficient :3500&2=OSCBETA 3500&-1>
 Sets the Thermistor Beta Coefficient for Oscillator Temperature Control Sets the Thermistor Beta Coefficient for Oscillator Temperature Control
 Returns OSCBETA? Returns OSCBETA?
 ---- ----
-<function=ICEfunc|0=AMPBETA?&1= None&2=AMPBETA? 3450.000000&-1>+<function=ICEfunc|0=AMPBETA?&1=&2=AMPBETA? 3450.000000&-1>
 Reads the Thermistor Beta Coefficient for Amplifier Temperature Control Reads the Thermistor Beta Coefficient for Amplifier Temperature Control
 ---- ----
-<function=ICEfunc|0=AMPBETA&1=F:Coefficient:3500&2=AMPBETA 3500&-1>+<function=ICEfunc|0=AMPBETA&1=F:Coefficient :3500&2=AMPBETA 3500&-1>
 Sets the Thermistor Beta Coefficient for Amplifier Temperature Control Sets the Thermistor Beta Coefficient for Amplifier Temperature Control
 Returns AMPBETA? Returns AMPBETA?
 ---- ----
-<function=ICEfunc|0=CAVREFT?&1= None &2=CAVREFT? 25.000000&-1>+<function=ICEfunc|0=CAVREFT?&1=&2=CAVREFT? 25.000000&-1>
 Reads the Thermistor Reference Temperature for Cavity Temperature Control Reads the Thermistor Reference Temperature for Cavity Temperature Control
 ---- ----
-<function=ICEfunc|0=CAVREFT&1=F:Temperature:20&2=CAVREFT 20&-1>+<function=ICEfunc|0=CAVREFT&1=F:Temperature  :20&2=CAVREFT 20&-1>
 Sets the Thermistor Reference Temperature for Cavity Temperature Control Sets the Thermistor Reference Temperature for Cavity Temperature Control
 Returns CAVREFT? Returns CAVREFT?
 ---- ----
-<function=ICEfunc|0=OSCREFT?&1= None &2=OSCREFT? 25.000000&-1>+<function=ICEfunc|0=OSCREFT?&1=&2=OSCREFT? 25.000000&-1>
 Reads the Thermistor Reference Temperature for Oscillator Temperature Control Reads the Thermistor Reference Temperature for Oscillator Temperature Control
 ---- ----
-<function=ICEfunc|0=OSCREFT&1=F:Temperature:20&2=OSCREFT 20&-1>+<function=ICEfunc|0=OSCREFT&1=F:Temperature  :20&2=OSCREFT 20&-1>
 Sets the Thermistor Reference Temperature for Oscillator Temperature Control Sets the Thermistor Reference Temperature for Oscillator Temperature Control
 Returns OSCREFT? Returns OSCREFT?
 ---- ----
-<function=ICEfunc|0=AMPREFT?&1= None &2=AMPREFT? 25.000000&-1>+<function=ICEfunc|0=AMPREFT?&1=&2=AMPREFT? 25.000000&-1>
 Reads the Thermistor Reference Temperature for Amplifier Temperature Control Reads the Thermistor Reference Temperature for Amplifier Temperature Control
 ---- ----
-<function=ICEfunc|0=AMPREFT&1=F:Temperature:20&2=AMPREFT 20&-1>+<function=ICEfunc|0=AMPREFT&1=F:Temperature   :20&2=AMPREFT 20&-1>
 Sets the Thermistor Reference Temperature for Amplifier Temperature Control Sets the Thermistor Reference Temperature for Amplifier Temperature Control
 Returns AMPREFT? Returns AMPREFT?
  
 ---- ----
-<function=ICEfunc|0=CAVREFR?&1= None &2=CAVREFR? 10000.000000&-1>+<function=ICEfunc|0=CAVREFR?&1=&2=CAVREFR? 10000.000000&-1>
 Reads the Thermistor Reference Resistor for Cavity Temperature Control Reads the Thermistor Reference Resistor for Cavity Temperature Control
  
 ---- ----
-<function=ICEfunc|0=CAVREFR&1=F:Resistance:30000&2=CAVREFR 30000&-1>+<function=ICEfunc|0=CAVREFR&1=F:Resistance  :30000&2=CAVREFR 30000&-1>
 Sets the Thermistor Reference Resistor for Cavity Temperature Control Sets the Thermistor Reference Resistor for Cavity Temperature Control
 Returns CAVREFR? Returns CAVREFR?
 ---- ----
-<function=ICEfunc|0=OSCREFR?&1= None &2=OSCREFR? 10000.000000&-1>+<function=ICEfunc|0=OSCREFR?&1=&2=OSCREFR? 10000.000000&-1>
 Reads the Thermistor Reference Resistor for Oscillator Temperature Control Reads the Thermistor Reference Resistor for Oscillator Temperature Control
 ---- ----
-<function=ICEfunc|0=OSCREFR&1=F:Resistance:30000&2=OSCREFR 30000&-1>+<function=ICEfunc|0=OSCREFR&1=F:Resistance  :30000&2=OSCREFR 30000&-1>
 Sets the Thermistor Reference Resistor for Oscillator Temperature Control Sets the Thermistor Reference Resistor for Oscillator Temperature Control
 Returns OSCREFR? Returns OSCREFR?
 ---- ----
-<function=ICEfunc|0=AMPREFR?&1= None &2=AMPREFR? 10000.000000&-1>+<function=ICEfunc|0=AMPREFR?&1=&2=AMPREFR? 10000.000000&-1>
 Reads the Thermistor Reference Resistor for Amplifier Temperature Control Reads the Thermistor Reference Resistor for Amplifier Temperature Control
 ---- ----
-<function=ICEfunc|0=AMPREFR&1=F:Resistance:30000&2=AMPREFR 30000&-1>+<function=ICEfunc|0=AMPREFR&1=F:Resistance  :30000&2=AMPREFR 30000&-1>
 Sets the Thermistor Reference Resistor for Amplifier Temperature Control Sets the Thermistor Reference Resistor for Amplifier Temperature Control
 Returns AMPREFR? Returns AMPREFR?
 ---- ----
-<function=ICEfunc|0=CAVCOFA?&1= None &2=CAVCOFA? 0.000722&-1>+<function=ICEfunc|0=CAVCOFA?&1=&2=CAVCOFA? 0.000722&-1>
 Reads the Steinhart-Hart A Thermistor coefficient for Cavity Temperature Control Reads the Steinhart-Hart A Thermistor coefficient for Cavity Temperature Control
  
 ---- ----
-<function=ICEfunc|0=CAVCOFA&1=F::0.000722:0.000722&2=CAVCOFA 0.000722&-1>+<function=ICEfunc|0=CAVCOFA&1=F:Coefficient A :0.000722&2=CAVCOFA 0.000722&-1>
 Sets the Steinhart-Hart A Thermistor coefficient for Cavity Temperature Control Sets the Steinhart-Hart A Thermistor coefficient for Cavity Temperature Control
 Returns CAVCOFA? Returns CAVCOFA?
  
 ---- ----
-<function=ICEfunc|0=CAVCOFB?&1= None &2=CAVCOFB? 0.000286&-1>+<function=ICEfunc|0=CAVCOFB?&1=&2=CAVCOFB? 0.000286&-1>
 Reads the Steinhart-Hart B Thermistor coefficient for Cavity Temperature Control Reads the Steinhart-Hart B Thermistor coefficient for Cavity Temperature Control
 ---- ----
-<function=ICEfunc|0=CAVCOFB&1=F::0.000286:0.000286&2=CAVCOFB 0.000286&-1>+ 
 +<function=ICEfunc|0=CAVCOFB&1=F:Coefficient B:0.000286&2=CAVCOFB 0.000286&-1>
 Sets the Steinhart-Hart B Thermistor coefficient for Cavity Temperature Control Sets the Steinhart-Hart B Thermistor coefficient for Cavity Temperature Control
 Returns CAVCOFB? Returns CAVCOFB?
 ---- ----
-<function=ICEfunc|0=CAVCOFC?&1= None&2=CAVCOFC? 0.000000&-1>+<function=ICEfunc|0=CAVCOFC?&1=&2=CAVCOFC? 0.000000&-1>
 Reads the Steinhart-Hart C Thermistor coefficient for Cavity Temperature Control Reads the Steinhart-Hart C Thermistor coefficient for Cavity Temperature Control
 ---- ----
-<function=ICEfunc|0=CAVCOFC&1=F::0.000001:0.000001&2=CAVCOFC 0.000001&-1>+<function=ICEfunc|0=CAVCOFC&1=F:Coefficient C:0.000001&2=CAVCOFC 0.000001&-1>
 Sets the Steinhart-Hart C Thermistor coefficient for Cavity Temperature Control Sets the Steinhart-Hart C Thermistor coefficient for Cavity Temperature Control
 Returns CAVCOFC? Returns CAVCOFC?
 ---- ----
-<function=ICEfunc|0=OSCCOFA?&1= None&2=OSCCOFA? 0.000684&-1>+<function=ICEfunc|0=OSCCOFA?&1=&2=OSCCOFA? 0.000684&-1>
 Reads the Steinhart-Hart A Thermistor coefficient for Oscillator Temperature Control Reads the Steinhart-Hart A Thermistor coefficient for Oscillator Temperature Control
 ---- ----
-<function=ICEfunc|0=OSCCOFA&1=F::0.000684:0.000684&2=OSCCOFA 0.000684&-1>+<function=ICEfunc|0=OSCCOFA&1=F:Coefficient A:0.000684&2=OSCCOFA 0.000684&-1>
 Sets the Steinhart-Hart A Thermistor coefficient for Oscillator Temperature Control Sets the Steinhart-Hart A Thermistor coefficient for Oscillator Temperature Control
 Returns OSCCOFA? Returns OSCCOFA?
  
 ---- ----
- +<function=ICEfunc|0=OSCCOFB?&1=&2=OSCCOFB? 0.000286&-1>
-<function=ICEfunc|0=OSCCOFB?&1= None&2=OSCCOFB? 0.000286&-1>+
 Reads the Steinhart-Hart B Thermistor coefficient for Oscillator Temperature Control Reads the Steinhart-Hart B Thermistor coefficient for Oscillator Temperature Control
  
 ---- ----
-<function=ICEfunc|0=OSCCOFB&1=F::0.000286:0.000286&2=OSCCOFB 0.000286&-1>+<function=ICEfunc|0=OSCCOFB&1=F:Coefficient B:0.000286&2=OSCCOFB 0.000286&-1>
 Sets the Steinhart-Hart B Thermistor coefficient for Oscillator Temperature Control Sets the Steinhart-Hart B Thermistor coefficient for Oscillator Temperature Control
 Returns OSCCOFB? Returns OSCCOFB?
 ---- ----
-<function=ICEfunc|0=OSCCOFC?&1= None&2=OSCCOFC? 0.000000&-1>+<function=ICEfunc|0=OSCCOFC?&1=&2=OSCCOFC? 0.000000&-1>
 Reads the Steinhart-Hart C Thermistor coefficient for Oscillator Temperature Control Reads the Steinhart-Hart C Thermistor coefficient for Oscillator Temperature Control
 ---- ----
-<function=ICEfunc|0=OSCCOFC&1=F::0.000001:0.000001&2=OSCCOFC 0.000001&-1>+<function=ICEfunc|0=OSCCOFC&1=F:Coefficient C:0.000001&2=OSCCOFC 0.000001&-1>
 Sets the Steinhart-Hart C Thermistor coefficient for Oscillator Temperature Control Sets the Steinhart-Hart C Thermistor coefficient for Oscillator Temperature Control
 Returns OSCCOFC? Returns OSCCOFC?
 ---- ----
-<function=ICEfunc|0=AMPCOFA?&1= None&2=AMPCOFA? 0.000684&-1>+<function=ICEfunc|0=AMPCOFA?&1=&2=AMPCOFA? 0.000684&-1>
 Reads the Steinhart-Hart A Thermistor coefficient for Amplifier Temperature Control Reads the Steinhart-Hart A Thermistor coefficient for Amplifier Temperature Control
 ---- ----
-<function=ICEfunc|0=AMPCOFA&1=F::0.000684:0.000684&2=AMPCOFA 0.000684&-1>+<function=ICEfunc|0=AMPCOFA&1=F:Coefficient A:0.000684&2=AMPCOFA 0.000684&-1>
 Sets the Steinhart-Hart A Thermistor coefficient for Amplifier Temperature Control Sets the Steinhart-Hart A Thermistor coefficient for Amplifier Temperature Control
 Returns AMPCOFA? Returns AMPCOFA?
 ---- ----
-<function=ICEfunc|0=AMPCOFB?&1=None&2=AMPCOFB? 0.000286&-1>+<function=ICEfunc|0=AMPCOFB?&1=&2=AMPCOFB? 0.000286&-1>
 Reads the Steinhart-Hart B Thermistor coefficient for Amplifier Temperature Control Reads the Steinhart-Hart B Thermistor coefficient for Amplifier Temperature Control
 ---- ----
-<function=ICEfunc|0=AMPCOFB&1=F::0.000286:0.000286&2=AMPCOFB 0.000286&-1>+<function=ICEfunc|0=AMPCOFB&1=F:Coefficient B:0.000286&2=AMPCOFB 0.000286&-1>
 Sets the Steinhart-Hart B Thermistor coefficient for Amplifier Temperature Control Sets the Steinhart-Hart B Thermistor coefficient for Amplifier Temperature Control
 Returns AMPCOFB? Returns AMPCOFB?
  
 ---- ----
-<function=ICEfunc|0=AMPCOFC?&1= None&2=AMPCOFC? 0.000001&-1>+<function=ICEfunc|0=AMPCOFC?&1=&2=AMPCOFC? 0.000001&-1>
 Reads the Steinhart-Hart C Thermistor coefficient for Amplifier Temperature Control Reads the Steinhart-Hart C Thermistor coefficient for Amplifier Temperature Control
  
 ---- ----
-<function=ICEfunc|0=AMPCOFC&1=F::0.000001:0.000001&2=AMPCOFC 0.000001&-1>+<function=ICEfunc|0=AMPCOFC&1=F:Coefficient C:0.000001&2=AMPCOFC 0.000001&-1>
 Sets the Steinhart-Hart C Thermistor coefficient for Amplifier Temperature Control Sets the Steinhart-Hart C Thermistor coefficient for Amplifier Temperature Control
 Returns AMPCOFC? Returns AMPCOFC?
 ---- ----
-<function=ICEfunc|0=CAVPROP?&1= None&2=CAVPROP? 7.500000&-1>+<function=ICEfunc|0=CAVPROP?&1=&2=CAVPROP? 7.500000&-1>
 Reads the Proportional gain for Cavity Temperature Control Reads the Proportional gain for Cavity Temperature Control
 ---- ----
-<function=ICEfunc|0=CAVPROP&1=F::7.500000:7.500000:7.500000&2=CAVPROP 7.500000&-1>+<function=ICEfunc|0=CAVPROP&1=F:Proportional Gain :7.500000&2=CAVPROP 7.500000&-1>
 Sets the Proportional gain for Cavity Temperature Control Sets the Proportional gain for Cavity Temperature Control
 Returns CAVPROP? Returns CAVPROP?
 ---- ----
-<function=ICEfunc|0=CAVINT?&1= None&2=CAVINT? 2.000000&-1>+<function=ICEfunc|0=CAVINT?&1=&2=CAVINT? 2.000000&-1>
 Reads the Integral gain for Cavity Temperature Control Reads the Integral gain for Cavity Temperature Control
 ---- ----
-<function=ICEfunc|0=CAVINT&1=F::2.0:2.0:2.0&2=CAVINT 2.0&-1>+<function=ICEfunc|0=CAVINT&1=F:Integral Gain:2.0&2=CAVINT 2.0&-1>
 Sets the Integral gain for Cavity Temperature Control Sets the Integral gain for Cavity Temperature Control
 Returns CAVINT? Returns CAVINT?
 ---- ----
-<function=ICEfunc|0=CAVDERV?&1= None&2=CAVDERV? 0.500000&-1>+<function=ICEfunc|0=CAVDERV?&1=&2=CAVDERV? 0.500000&-1>
 Reads the Derivative term for Cavity Temperature Control Reads the Derivative term for Cavity Temperature Control
  
 ---- ----
-<function=ICEfunc|0=CAVDERV&1=F::0.5:0.5&2=CAVDERV 0.5&-1>+<function=ICEfunc|0=CAVDERV&1=F:Derivative :0.5&2=CAVDERV 0.5&-1>
 Sets the Derivative term for Cavity Temperature Control Sets the Derivative term for Cavity Temperature Control
 Returns CAVDERV? Returns CAVDERV?
 ---- ----
-<function=ICEfunc|0=OSCPROP?&1= None&2=OSCPROP? 7.500000&-1>+<function=ICEfunc|0=OSCPROP?&1=&2=OSCPROP? 7.500000&-1>
 Reads the Proportional gain for Oscillator Temperature Control Reads the Proportional gain for Oscillator Temperature Control
  
 ---- ----
-<function=ICEfunc|0=OSCPROP&1=Parameters:F::7.500000:7.500000:7.500000&2=OSCPROP 7.500000&-1>+<function=ICEfunc|0=OSCPROP&1=F:Proportional Gain :7.500000&2=OSCPROP 7.500000&-1>
 Sets the Proportional gain for Oscillator Temperature Control Sets the Proportional gain for Oscillator Temperature Control
 Returns OSCPROP? Returns OSCPROP?
  
 ---- ----
-<function=ICEfunc|0=OSCINT?&1= None&2=OSCINT? 2.000000&-1>+<function=ICEfunc|0=OSCINT?&1=&2=OSCINT? 2.000000&-1>
 Reads the Integral gain for Oscillator Temperature Control Reads the Integral gain for Oscillator Temperature Control
  
 ---- ----
-<function=ICEfunc|0=OSCINT&1=F::2.0:2.0:2.0&2=OSCINT 2.0&-1>+<function=ICEfunc|0=OSCINT&1=F: Integral Gain :2.0&2=OSCINT 2.0&-1>
 Sets the Integral gain for Oscillator Temperature Control Sets the Integral gain for Oscillator Temperature Control
 Returns OSCINT? Returns OSCINT?
  
 ---- ----
-<function=ICEfunc|0=OSCDERV?&1= None&2=OSCDERV? 0.500000&-1>+<function=ICEfunc|0=OSCDERV?&1=&2=OSCDERV? 0.500000&-1>
 Reads the Derivative term for Oscillator Temperature Control Reads the Derivative term for Oscillator Temperature Control
  
 ---- ----
-<function=ICEfunc|0=OSCDERV&1=F::0.5:0.5&2=OSCDERV 0.5&-1>+<function=ICEfunc|0=OSCDERV&1=F:Derivative :0.5&2=OSCDERV 0.5&-1>
 Sets the Derivative term for Oscillator Temperature Control Sets the Derivative term for Oscillator Temperature Control
 Returns OSCDERV? Returns OSCDERV?
  
 ---- ----
-<function=ICEfunc|0=AMPPROP?&1= None&2=AMPPROP? 7.500000&-1>+<function=ICEfunc|0=AMPPROP?&1=&2=AMPPROP? 7.500000&-1>
 Reads the Proportional gain for Amplifier Temperature Control Reads the Proportional gain for Amplifier Temperature Control
  
 ---- ----
-<function=ICEfunc|0=AMPPROP&1=Parameters:F::7.500000:7.500000:7.500000&2=AMPPROP 7.500000&-1>+<function=ICEfunc|0=AMPPROP&1=F:Proportional Gain :7.500000&2=AMPPROP 7.500000&-1>
 Sets the Proportional gain for Amplifier Temperature Control Sets the Proportional gain for Amplifier Temperature Control
 Returns AMPPROP?            Returns AMPPROP?           
  
 ---- ----
-<function=ICEfunc|0=AMPINT?&1= None&2=AMPINT? 2.000000&-1>+<function=ICEfunc|0=AMPINT?&1=&2=AMPINT? 2.000000&-1>
 Reads the Integral gain for Amplifier Temperature Control Reads the Integral gain for Amplifier Temperature Control
  
 ---- ----
-<function=ICEfunc|0=AMPINT&1=F::2.0:2.0:2.0&2=AMPINT 2.0&-1>+<function=ICEfunc|0=AMPINT&1=F:Integral Gain :2.0&2=AMPINT 2.0&-1>
 Sets the Integral gain for Amplifier Temperature Control Sets the Integral gain for Amplifier Temperature Control
 Returns AMPINT? Returns AMPINT?
  
 ---- ----
-<function=ICEfunc|0=AMPDERV?&1= None&2=AMPDERV? 0.500000&-1>+<function=ICEfunc|0=AMPDERV?&1=&2=AMPDERV? 0.500000&-1>
 Reads the Derivative term for Amplifier Temperature Control Reads the Derivative term for Amplifier Temperature Control
  
 ---- ----
-<function=ICEfunc|0=AMPDERV&1=F::0.5:0.5&2=AMPDERV 0.5&-1>+<function=ICEfunc|0=AMPDERV&1=F:Derivative :0.5&2=AMPDERV 0.5&-1>
 Sets the Derivative term for Amplifier Temperature Control Sets the Derivative term for Amplifier Temperature Control
 Returns AMPDERV? Returns AMPDERV?
 ---- ----
-<function=ICEfunc|0=CAPROEN?&1= None&2=CAPROEN? ON&-1>+<function=ICEfunc|0=CAPROEN?&1=&2=CAPROEN? ON&-1>
 Reads the enabled status of Proportional Gain for Cavity Temperature Control Reads the enabled status of Proportional Gain for Cavity Temperature Control
 ---- ----
-[Int] +<function=ICEfunc|0=CAPROEN&1=I:0 = OFF  1 = ON  :OFF&2=CAPROEN OFF&-1>
-<function=ICEfunc|0=CAPROEN&1=I::OFF:OFF:OFF&2=CAPROEN OFF&-1>+
 Sets the enabled status of Proportional Gain for Cavity Temperature Control Sets the enabled status of Proportional Gain for Cavity Temperature Control
 Returns CAPROEN? Returns CAPROEN?
 ---- ----
-<function=ICEfunc|0=OSPROEN?&1= None&2=OSPROEN? ON&-1>+<function=ICEfunc|0=OSPROEN?&1=&2=OSPROEN? ON&-1>
 Reads the enabled status of Proportional Gain for Oscillator Temperature Control Reads the enabled status of Proportional Gain for Oscillator Temperature Control
 ---- ----
-[Int] +<function=ICEfunc|0=OSPROEN&1=I:0 = OFF 1 = ON  :OFF&2=OSPROEN OFF&-1>
-<function=ICEfunc|0=OSPROEN&1=I::OFF:OFF:OFF&2=OSPROEN OFF&-1>+
 Sets the enabled status of Proportional Gain for Oscillator Temperature Control Sets the enabled status of Proportional Gain for Oscillator Temperature Control
 Returns OSPROEN? Returns OSPROEN?
 ---- ----
-<function=ICEfunc|0=AMPROEN?&1= None&2=AMPROEN? ON&-1>+<function=ICEfunc|0=AMPROEN?&1=&2=AMPROEN? ON&-1>
 Reads the enabled status of Proportional Gain for Amplifier Temperature Control Reads the enabled status of Proportional Gain for Amplifier Temperature Control
 ---- ----
-[Int] +<function=ICEfunc|0=AMPROEN&1=I: 0 = OFF  1 = ON  :OFF&2=AMPROEN OFF&-1>
-<function=ICEfunc|0=AMPROEN&1=I::OFF:OFF:OFF&2=AMPROEN OFF&-1>+
 Sets the enabled status of Proportional Gain for Amplifier Temperature Control Sets the enabled status of Proportional Gain for Amplifier Temperature Control
 Returns AMPROEN? Returns AMPROEN?
 ---- ----
-<function=ICEfunc|0=CAVSLEW?&1= None&2=CAVSLEW? 2.000000&-1>+<function=ICEfunc|0=CAVSLEW?&1=&2=CAVSLEW? 2.000000&-1>
 Reads the Slew Rate of the Cavity Temperature Control [°C/min] Reads the Slew Rate of the Cavity Temperature Control [°C/min]
  
  
 ---- ----
-<function=ICEfunc|0=CAVSLEW&1=F::3.5:3.5&2=CAVSLEW 3.5&-1>+<function=ICEfunc|0=CAVSLEW&1=F: Slew Rate :3.5&2=CAVSLEW 3.5&-1>
 Sets the Slew Rate of the Cavity Temperature Control [°C/min] Sets the Slew Rate of the Cavity Temperature Control [°C/min]
 Returns: CAVSLEW? Returns: CAVSLEW?
  
 ---- ----
-<function=ICEfunc|0=OSCSLEW?&1= None&2=OSCSLEW? 2.000000&-1>+<function=ICEfunc|0=OSCSLEW?&1=&2=OSCSLEW? 2.000000&-1>
 Reads the Slew Rate of the Oscillator Temperature Control [°C/min] Reads the Slew Rate of the Oscillator Temperature Control [°C/min]
  
 ---- ----
-<function=ICEfunc|0=OSCSLEW&1=F::3.5:3.5&2=OSCSLEW 3.5&-1>+<function=ICEfunc|0=OSCSLEW&1=F: Slew Rate :3.5&2=OSCSLEW 3.5&-1>
 Sets the Slew Rate of the Oscillator Temperature Control [°C/min] Sets the Slew Rate of the Oscillator Temperature Control [°C/min]
 Returns: OSCSLEW? Returns: OSCSLEW?
  
 ---- ----
-<function=ICEfunc|0=AMPSLEW?&1= None&2=AMPSLEW? 2.000000&-1>+<function=ICEfunc|0=AMPSLEW?&1=&2=AMPSLEW? 2.000000&-1>
 Reads the Slew Rate of the Amplifier Temperature Control [°C/min] Reads the Slew Rate of the Amplifier Temperature Control [°C/min]
  
 ---- ----
-<function=ICEfunc|0=AMPSLEW&1=F::3.5:3.5&2=AMPSLEW 3.5&-1>+<function=ICEfunc|0=AMPSLEW&1=F: Slew Rate :3.5&2=AMPSLEW 3.5&-1>
 Sets the Slew Rate of the Amplifier Temperature Control [°C/min] Sets the Slew Rate of the Amplifier Temperature Control [°C/min]
 Returns: AMPSLEW? Returns: AMPSLEW?
  
 ---- ----
-<function=ICEfunc|0=CASLWEN?&1= None&2=CASLWEN? OFF&-1>+<function=ICEfunc|0=CASLWEN?&1=&2=CASLWEN? OFF&-1>
 Reads the Slew Rate Enabled state of the Cavity Temperature Control Reads the Slew Rate Enabled state of the Cavity Temperature Control
  
 ---- ----
-[Int] +<function=ICEfunc|0=CASLWEN&1=I:  0 = OFF  1 = ON :ON&2=CASLWEN ON&-1>
-<function=ICEfunc|0=CASLWEN&1=I::ON:ON:ON&2=CASLWEN ON&-1>+
 Sets the Slew Rate Enabled state of the Cavity Temperature Control Sets the Slew Rate Enabled state of the Cavity Temperature Control
 Returns: CASLWEN? Returns: CASLWEN?
  
 ---- ----
-<function=ICEfunc|0=OSSLWEN?&1= None&2=OSSLWEN? OFF&-1>+<function=ICEfunc|0=OSSLWEN?&1=&2=OSSLWEN? OFF&-1>
 Reads the Slew Rate Enabled state of the Oscillator Temperature Control  Reads the Slew Rate Enabled state of the Oscillator Temperature Control 
  
 ---- ----
-[Int] +<function=ICEfunc|0=OSSLWEN&1=I:  0 = OFF  1 = ON :ON&2=OSSLWEN ON&-1>
-<function=ICEfunc|0=OSSLWEN&1=I::ON:ON:ON&2=OSSLWEN ON&-1>+
 Sets the Slew Rate Enabled state of the Oscillator Temperature Control Sets the Slew Rate Enabled state of the Oscillator Temperature Control
 Returns: OSSLWEN? Returns: OSSLWEN?
  
 ---- ----
-<function=ICEfunc|0=AMSLWEN?&1= None&2=AMSLWEN? OFF&-1>+<function=ICEfunc|0=AMSLWEN?&1=&2=AMSLWEN? OFF&-1>
 Reads the Slew Rate Enabled state of the Amplifier Temperature Control Reads the Slew Rate Enabled state of the Amplifier Temperature Control
 ---- ----
-[Int] +<function=ICEfunc|0=AMSLWEN&1=I:  0 = OFF  1 = ON :ON&2=AMSLWEN ON&-1>
-<function=ICEfunc|0=AMSLWEN&1=I::ON:ON:ON&2=AMSLWEN ON&-1>+
 Sets the Slew Rate Enabled state of the Amplifier Temperature Control Sets the Slew Rate Enabled state of the Amplifier Temperature Control
 Returns: AMSLWEN? Returns: AMSLWEN?
  
 ---- ----
-<function=ICEfunc|0=CATILIM?&1= None&2=CATILIM? 0.500000&-1>+<function=ICEfunc|0=CATILIM?&1=&2=CATILIM? 0.500000&-1>
 Reads the Cavity Temperature Control Current Limit [A] Reads the Cavity Temperature Control Current Limit [A]
  
 ---- ----
-<function=ICEfunc|0=CATILIM&1=F::0.6:0.6&2=CATILIM 0.6&-1>+<function=ICEfunc|0=CATILIM&1=F:Current Limit :0.6&2=CATILIM 0.6&-1>
 Sets the Cavity Temperature Control Current Limit [A] Sets the Cavity Temperature Control Current Limit [A]
 Returns: CATILIM? Returns: CATILIM?
  
 ---- ----
-<function=ICEfunc|0=OSTILIM?&1= None&2=OSTILIM? 0.600000&-1>+<function=ICEfunc|0=OSTILIM?&1=&2=OSTILIM? 0.600000&-1>
 Reads the Oscillator Temperature Control Current Limit [A] Reads the Oscillator Temperature Control Current Limit [A]
  
 ---- ----
-<function=ICEfunc|0=OSTILIM&1=F::0.500000:0.500000&2=OSTILIM 0.500000&-1>+<function=ICEfunc|0=OSTILIM&1=F:Current Limit :0.500000&2=OSTILIM 0.500000&-1>
 Sets the Oscillator Temperature Control Current Limit [A] Sets the Oscillator Temperature Control Current Limit [A]
 Returns: OSTILIM? Returns: OSTILIM?
  
 ---- ----
-<function=ICEfunc|0=AMTILIM?&1= None&2=AMTILIM? 0.600000&-1>+<function=ICEfunc|0=AMTILIM?&1=&2=AMTILIM? 0.600000&-1>
 Reads the Amplifier Temperature Control Current Limit [A] Reads the Amplifier Temperature Control Current Limit [A]
  
 ---- ----
-<function=ICEfunc|0=AMTILIM&1=F::0.5:0.5&2=AMTILIM 0.5&-1>+<function=ICEfunc|0=AMTILIM&1=F:Current Limit :0.5&2=AMTILIM 0.5&-1>
 Sets the Amplifier Temperature Control Current Limit [A] Sets the Amplifier Temperature Control Current Limit [A]
 Returns: AMTILIM? Returns: AMTILIM?
  
 ---- ----
-<function=ICEfunc|0=CATPLIM?&1= None&2=CATPLIM? 7.500000&-1>+<function=ICEfunc|0=CATPLIM?&1=&2=CATPLIM? 7.500000&-1>
 Reads the Cavity Temperature Control Power Limit [W] Reads the Cavity Temperature Control Power Limit [W]
  
 ---- ----
-<function=ICEfunc|0=CATPLIM&1=F::7.000000:7.000000&2=CATPLIM 7.000000&-1>+<function=ICEfunc|0=CATPLIM&1=F:Power Limit :7.000000&2=CATPLIM 7.000000&-1>
 Sets the Cavity Temperature Control Power Limit [W] Sets the Cavity Temperature Control Power Limit [W]
 Returns: CATPLIM? Returns: CATPLIM?
  
 ---- ----
-<function=ICEfunc|0=OSTPLIM?&1= None&2=OSTPLIM? 7.500000&-1>+<function=ICEfunc|0=OSTPLIM?&1=&2=OSTPLIM? 7.500000&-1>
 Reads the Oscillator Temperature Control Power Limit [W] Reads the Oscillator Temperature Control Power Limit [W]
  
 ---- ----
-<function=ICEfunc|0=OSTPLIM&1=F::7:7&2=OSTPLIM 7&-1>+<function=ICEfunc|0=OSTPLIM&1=F:Power Limit :7&2=OSTPLIM 7&-1>
 Sets the Oscillator Temperature Control Power Limit [W] Sets the Oscillator Temperature Control Power Limit [W]
 Returns: OSTPLIM? Returns: OSTPLIM?
  
 ---- ----
-<function=ICEfunc|0=AMTPLIM?&1= None&2=AMTPLIM? 7.500000&-1>+<function=ICEfunc|0=AMTPLIM?&1=&2=AMTPLIM? 7.500000&-1>
 Reads the Amplifier Temperature Control Power Limit [W] Reads the Amplifier Temperature Control Power Limit [W]
  
 ---- ----
-<function=ICEfunc|0=AMTPLIM&1=F::6.5:6.5&2=AMTPLIM 6.5&-1>+<function=ICEfunc|0=AMTPLIM&1=F:Power Limit  :6.5&2=AMTPLIM 6.5&-1>
 Sets the Amplifier Temperature Control Power Limit [W] Sets the Amplifier Temperature Control Power Limit [W]
 Returns: AMTPLIM? Returns: AMTPLIM?
  
 ---- ----
-<function=ICEfunc|0=CATWARN?&1= None&2=CATWARN? 5.000000&-1>+ 
 +<function=ICEfunc|0=CATWARN?&1=&2=CATWARN? 5.000000&-1>
 Reads the Temperature Error Warning Threshold of the Cavity Temperature Control [mK] Reads the Temperature Error Warning Threshold of the Cavity Temperature Control [mK]
  
 ---- ----
-<function=ICEfunc|0=CATWARN&1=F::1.0:1.0:1.0&2=CATWARN 1.0&-1>+<function=ICEfunc|0=CATWARN&1=F: Warning Threshold :1.0&2=CATWARN 1.0&-1>
 the Temperature Error Warning Threshold of the Cavity Temperature Control [mK] the Temperature Error Warning Threshold of the Cavity Temperature Control [mK]
 Returns: CATWARN? Returns: CATWARN?
  
 ---- ----
-<function=ICEfunc|0=OSTWARN?&1= None&2=OSTWARN? 5.000000&-1>+<function=ICEfunc|0=OSTWARN?&1=&2=OSTWARN? 5.000000&-1>
 Reads the Temperature Error Warning Threshold of the Oscillator Temperature Control [mK] Reads the Temperature Error Warning Threshold of the Oscillator Temperature Control [mK]
  
 ---- ----
-<function=ICEfunc|0=OSTWARN&1=F::1.0:1.0:1.0&2=OSTWARN 1.0&-1>+<function=ICEfunc|0=OSTWARN&1=F: Warning Threshold :1.0&2=OSTWARN 1.0&-1>
 the Temperature Error Warning Threshold of the Oscillator Temperature Control [mK] the Temperature Error Warning Threshold of the Oscillator Temperature Control [mK]
 Returns: OSTWARN? Returns: OSTWARN?
  
 ---- ----
-<function=ICEfunc|0=AMTWARN?&1= None&2=AMTWARN? 5.000000&-1>+<function=ICEfunc|0=AMTWARN?&1=&2=AMTWARN? 5.000000&-1>
 Reads the Temperature Error Warning Threshold of the Amplifier Temperature Control [mK] Reads the Temperature Error Warning Threshold of the Amplifier Temperature Control [mK]
  
 ---- ----
-<function=ICEfunc|0=AMTWARN&1=F::1.0:1.0:1.0&2=AMTWARN 1.0&-1>+<function=ICEfunc|0=AMTWARN&1=F: Warning Threshold :1.0&2=AMTWARN 1.0&-1>
 the Temperature Error Warning Threshold of the Amplifier Temperature Control [mK] the Temperature Error Warning Threshold of the Amplifier Temperature Control [mK]
 Returns: AMTWARN? Returns: AMTWARN?
 ---- ----
- +<function=ICEfunc|0=CATMAX?&1=&2=CATMAX? 50.000000&-1>
-<function=ICEfunc|0=CATMAX?&1= None&2=CATMAX? 50.000000&-1>+
 Reads the Maximum Temperature Limit of the Cavity Temperature Control [C]  Reads the Maximum Temperature Limit of the Cavity Temperature Control [C] 
  
 ---- ----
-<function=ICEfunc|0=CATMAX&1=F::40.0:40.0:40.0&2=CATMAX 40.0&-1>+<function=ICEfunc|0=CATMAX&1=F: Maximum Temperature :40.0&2=CATMAX 40.0&-1>
 Sets the Maximum Temperature Limit of the Cavity Temperature Control [C] Sets the Maximum Temperature Limit of the Cavity Temperature Control [C]
 Returns: CATMAX? Returns: CATMAX?
 ---- ----
-<function=ICEfunc|0=OSTMAX?&1= None&2=OSTMAX? 50.000000&-1>+<function=ICEfunc|0=OSTMAX?&1=&2=OSTMAX? 50.000000&-1>
 Reads the Maximum Temperature Limit of the Oscillator Temperature Control [C]  Reads the Maximum Temperature Limit of the Oscillator Temperature Control [C] 
  
 ---- ----
-<function=ICEfunc|0=OSTMAX&1=F::30.0:30.0:30.0&2=OSTMAX 30.0&-1>+<function=ICEfunc|0=OSTMAX&1=F: Maximum Temperature :30.0&2=OSTMAX 30.0&-1>
 Sets the Maximum Temperature Limit of the Oscillator Temperature Control [C] Sets the Maximum Temperature Limit of the Oscillator Temperature Control [C]
 Returns: OSTMAX? Returns: OSTMAX?
  
 ---- ----
-<function=ICEfunc|0=AMTMAX?&1= None&2=AMTMAX? 50.000000&-1>+<function=ICEfunc|0=AMTMAX?&1=&2=AMTMAX? 50.000000&-1>
 Reads the Maximum Temperature Limit of the Amplifier Temperature Control [C]  Reads the Maximum Temperature Limit of the Amplifier Temperature Control [C] 
  
 ---- ----
-<function=ICEfunc|0=AMTMAX&1=F::30.0:30.0:30.0&2=AMTMAX 30.0&-1>+<function=ICEfunc|0=AMTMAX&1=F: Maximum Temperature :30.0&2=AMTMAX 30.0&-1>
 Sets the Maximum Temperature Limit of the Amplifier Temperature Control [C] Sets the Maximum Temperature Limit of the Amplifier Temperature Control [C]
 Returns: AMTMAX? Returns: AMTMAX?
 ---- ----
-<function=ICEfunc|0=CATMIN?&1= None&2=CATMIN? -5.000000&-1>+<function=ICEfunc|0=CATMIN?&1=&2=CATMIN? -5.000000&-1>
 Reads the Minimum Temperature Limit of the Cavity Temperature Control [C]  Reads the Minimum Temperature Limit of the Cavity Temperature Control [C] 
  
 ---- ----
-<function=ICEfunc|0=CATMIN&1=F::-4.0:-4.0:-4.0&2=CATMIN -4.0&-1>+<function=ICEfunc|0=CATMIN&1=F: Minimum Temperature :-4.0&2=CATMIN -4.0&-1>
 Sets the Minimum Temperature Limit of the Cavity Temperature Control [C] Sets the Minimum Temperature Limit of the Cavity Temperature Control [C]
 Returns: CATMIN? Returns: CATMIN?
 ---- ----
-<function=ICEfunc|0=OSTMIN?&1= None&2=OSTMIN? -5.000000&-1>+<function=ICEfunc|0=OSTMIN?&1=&2=OSTMIN? -5.000000&-1>
 Reads the Minimum Temperature Limit of the Oscillator Temperature Control [C]  Reads the Minimum Temperature Limit of the Oscillator Temperature Control [C] 
  
 ---- ----
-<function=ICEfunc|0=OSTMIN&1=F::-4.0:-4.0:-4.0&2=OSTMIN -4.0&-1>+<function=ICEfunc|0=OSTMIN&1=F: Minimum Temperature :-4.0&2=OSTMIN -4.0&-1>
 Sets the Minimum Temperature Limit of the Oscillator Temperature Control [C] Sets the Minimum Temperature Limit of the Oscillator Temperature Control [C]
 Returns: OSTMIN? Returns: OSTMIN?
  
 ---- ----
-<function=ICEfunc|0=AMTMIN?&1= None&2=AMTMIN? -5.000000&-1>+<function=ICEfunc|0=AMTMIN?&1=&2=AMTMIN? -5.000000&-1>
 Reads the Minimum Temperature Limit of the Amplifier Temperature Control [C]  Reads the Minimum Temperature Limit of the Amplifier Temperature Control [C] 
  
 ---- ----
-<function=ICEfunc|0=AMTMIN&1=F::-4.0:-4.0:-4.0&2=AMTMIN -4.0&-1>+<function=ICEfunc|0=AMTMIN&1=F: Minimum Temperature :-4.0&2=AMTMIN -4.0&-1>
 Sets the Minimum Temperature Limit of the Oscillator Temperature Control [C] Sets the Minimum Temperature Limit of the Oscillator Temperature Control [C]
 Returns: AMTMIN? Returns: AMTMIN?
 ---- ----
-<function=ICEfunc|0=CASDTIM?&1= None&2=CASDTIM? 0.100000&-1>+<function=ICEfunc|0=CASDTIM?&1=&2=CASDTIM? 0.100000&-1>
 Reads the Number of Seconds Until Temperature Control Shuts Down When Temperature Exceeds a Maximum or Minimum for Cavity Temperature Control Reads the Number of Seconds Until Temperature Control Shuts Down When Temperature Exceeds a Maximum or Minimum for Cavity Temperature Control
  
 ---- ----
-<function=ICEfunc|0=CASDTIM&1=F:Seconds:5.0&2=CASDTIM 5.0&-1>+<function=ICEfunc|0=CASDTIM&1=F:Seconds :5.0&2=CASDTIM 5.0&-1>
 Sets the Number of Seconds Until Temperature Control Shuts Down When Temperature Exceeds a Maximum or Minimum for Cavity Temperature Control Sets the Number of Seconds Until Temperature Control Shuts Down When Temperature Exceeds a Maximum or Minimum for Cavity Temperature Control
 Returns: CASDTIM? Returns: CASDTIM?
 ---- ----
-<function=ICEfunc|0=OSSDTIM?&1= None&2=OSSDTIM? 0.100000&-1>+<function=ICEfunc|0=OSSDTIM?&1=&2=OSSDTIM? 0.100000&-1>
 Reads the Number of Seconds Until Temperature Control Shuts Down When Temperature Exceeds a Maximum or Minimum for Oscillator Temperature Control Reads the Number of Seconds Until Temperature Control Shuts Down When Temperature Exceeds a Maximum or Minimum for Oscillator Temperature Control
  
 ---- ----
-<function=ICEfunc|0=OSSDTIM&1=F:Seconds:5.0&2=OSSDTIM 5.0&-1>+<function=ICEfunc|0=OSSDTIM&1=F:Seconds :5.0&2=OSSDTIM 5.0&-1>
 Sets the Number of Seconds Until Temperature Control Shuts Down When Temperature Exceeds a Maximum or Minimum for Oscillator Temperature Control Sets the Number of Seconds Until Temperature Control Shuts Down When Temperature Exceeds a Maximum or Minimum for Oscillator Temperature Control
 Returns: OSSDTIM? Returns: OSSDTIM?
 ---- ----
-<function=ICEfunc|0=AMSDTIM?&1= None&2=AMSDTIM? 0.100000&-1>+<function=ICEfunc|0=AMSDTIM?&1=&2=AMSDTIM? 0.100000&-1>
 Reads the Number of Seconds Until Temperature Control Shuts Down When Temperature Exceeds a Maximum or Minimum for Amplifier Temperature Control Reads the Number of Seconds Until Temperature Control Shuts Down When Temperature Exceeds a Maximum or Minimum for Amplifier Temperature Control
  
 ---- ----
-<function=ICEfunc|0=AMSDTIM&1=F:Seconds:5.0&2=AMSDTIM 5.0&-1>+<function=ICEfunc|0=AMSDTIM&1=F:Seconds :5.0&2=AMSDTIM 5.0&-1>
 Sets the Number of Seconds Until Temperature Control Shuts Down When Temperature Exceeds a Maximum or Minimum for Amplifier Temperature Control Sets the Number of Seconds Until Temperature Control Shuts Down When Temperature Exceeds a Maximum or Minimum for Amplifier Temperature Control
 Returns: AMSDTIM? Returns: AMSDTIM?
Line 669: Line 657:
  
  
-=====New Table===== +=====Laser Current Controls===== 
-<function=ICEfunc|0=OSISETP?&1= None&2=OSISETP? 997.939941&-1>+<function=ICEfunc|0=OSISETP?&1=&2=OSISETP? 997.939941&-1>
 Reads the Current Setpoint for the Oscillator Laser [mA]  Reads the Current Setpoint for the Oscillator Laser [mA] 
  
 ---- ----
-<function=ICEfunc|0=OSISETP&1=F::850:850:850:850&2=OSISETP 850&-1>+<function=ICEfunc|0=OSISETP&1=F: Laser Current Setpoint:850&2=OSISETP 850&-1>
 Sets the Current Setpoint for the Oscillator Laser [mA] Sets the Current Setpoint for the Oscillator Laser [mA]
 Returns: OSISETP? Returns: OSISETP?
  
 ---- ----
-<function=ICEfunc|0=AMISETP?&1= None&2=AMISETP? 1573.967896&-1>+<function=ICEfunc|0=AMISETP?&1=&2=AMISETP? 1573.967896&-1>
 Reads the Current Setpoint for the Amplifier Laser [mA]  Reads the Current Setpoint for the Amplifier Laser [mA] 
  
 ---- ----
-<function=ICEfunc|0=AMISETP&1=F::1400.0:1400.0:1400.0:1400.0&2=AMISETP 1400.0&-1>+<function=ICEfunc|0=AMISETP&1=F: Laser Current Setpoint:1400.0&2=AMISETP 1400.0&-1>
 Sets the Current Setpoint for the Amplifier Laser [mA] Sets the Current Setpoint for the Amplifier Laser [mA]
 Returns: AMISETP? Returns: AMISETP?
  
 ---- ----
-<function=ICEfunc|0=OSCCURR?&1= None&2=OSCCURR? 526.000000&-1>+<function=ICEfunc|0=OSCCURR?&1=&2=OSCCURR? 526.000000&-1>
 Reads the Laser Current Output for the Oscillator [mA] Reads the Laser Current Output for the Oscillator [mA]
  
 ---- ----
-<function=ICEfunc|0=AMPCURR?&1= None&2=AMPCURR? 1235.000000&-1>+<function=ICEfunc|0=AMPCURR?&1=&2=AMPCURR? 1235.000000&-1>
 Reads the Laser Current Output for the Amplifier [mA] Reads the Laser Current Output for the Amplifier [mA]
  
 ---- ----
-<function=ICEfunc|0=OSCILIM?&1= None&2=OSCILIM? 1000.000000&-1>+<function=ICEfunc|0=OSCILIM?&1=&2=OSCILIM? 1000.000000&-1>
 Reads the Laser Current Limit for the Oscillator [mA] Reads the Laser Current Limit for the Oscillator [mA]
  
 ---- ----
-<function=ICEfunc|0=OSCILIM&1=F::1000:1000&2=OSCILIM 1000&-1>+<function=ICEfunc|0=OSCILIM&1=F:  Current Limit :1000&2=OSCILIM 1000&-1>
 Sets the Laser Current Limit for Oscillator [mA]  Sets the Laser Current Limit for Oscillator [mA] 
 Returns: OSCILIM? Returns: OSCILIM?
  
 ---- ----
-<function=ICEfunc|0=AMCILIM?&1= None&2=AMCILIM? 1575.000000&-1>+<function=ICEfunc|0=AMCILIM?&1=&2=AMCILIM? 1575.000000&-1>
 Reads the Laser Current Limit for the Amplifier [mA] Reads the Laser Current Limit for the Amplifier [mA]
  
 ---- ----
-<function=ICEfunc|0=AMCILIM&1=F::1575:1575&2=AMCILIM 1575&-1>+<function=ICEfunc|0=AMCILIM&1=F: Current Limit :1575&2=AMCILIM 1575&-1>
 Sets the Laser Current Limit for Amplifier [mA]  Sets the Laser Current Limit for Amplifier [mA] 
 Returns: AMCILIM? Returns: AMCILIM?
  
 ---- ----
-<function=ICEfunc|0=OSCPLIM?&1= None&2=OSCPLIM? 10.000000&-1>+<function=ICEfunc|0=OSCPLIM?&1=&2=OSCPLIM? 10.000000&-1>
 Reads the Laser Power Limit for the Oscillator [W] Reads the Laser Power Limit for the Oscillator [W]
  
 ---- ----
-<function=ICEfunc|0=OSCPLIM&1=F::10:10&2=OSCPLIM 10&-1>+<function=ICEfunc|0=OSCPLIM&1=F: Power Limit :10&2=OSCPLIM 10&-1>
 Sets the Laser Power Limit for Oscillator [W]  Sets the Laser Power Limit for Oscillator [W] 
 Returns: OSCPLIM? Returns: OSCPLIM?
  
 ---- ----
-<function=ICEfunc|0=AMCPLIM?&1= None&2=AMCPLIM? 10.000000&-1>+<function=ICEfunc|0=AMCPLIM?&1=&2=AMCPLIM? 10.000000&-1>
 Reads the Laser Power Limit for the Amplifier [W] Reads the Laser Power Limit for the Amplifier [W]
  
 ---- ----
-<function=ICEfunc|0=AMCPLIM&1=F::10:10&2=AMCPLIM 10&-1>+<function=ICEfunc|0=AMCPLIM&1=F: Power Limit :10&2=AMCPLIM 10&-1>
 Sets the Laser Power Limit for Amplifier [W]  Sets the Laser Power Limit for Amplifier [W] 
 Returns: AMCPLIM? Returns: AMCPLIM?
  
 ---- ----
-<function=ICEfunc|0=_OSCTLIMMAX?&1= None&2=_OSCTLIMMAX? 30.000000&-1>+<function=ICEfunc|0=_OSCTLIMMAX?&1=&2=_OSCTLIMMAX? 30.000000&-1>
 Reads the Oscillator Laser Temperature Upper Limit [°C]  Reads the Oscillator Laser Temperature Upper Limit [°C] 
 (Laser is shut down if exceeded)  (Laser is shut down if exceeded) 
  
 ---- ----
-<function=ICEfunc|0=_OSCTLIMMAX&1=F::33.5:33.5:33.5:33.5&2=_OSCTLIMMAX 33.5&-1>+<function=ICEfunc|0=_OSCTLIMMAX&1=F: Laser Temperature Upper Limit:33.5&2=_OSCTLIMMAX 33.5&-1>
 Sets the Oscillator Laser Temperature Upper Limit [°C]  Sets the Oscillator Laser Temperature Upper Limit [°C] 
 (Laser is shut down if exceeded) (Laser is shut down if exceeded)
Line 743: Line 731:
  
 ---- ----
-<function=ICEfunc|0=_AMPTLIMMAX?&1= None&2=_AMPTLIMMAX? 30.000000&-1>+<function=ICEfunc|0=_AMPTLIMMAX?&1=&2=_AMPTLIMMAX? 30.000000&-1>
 Reads the Amplifier Laser Temperature Upper Limit [°C]  Reads the Amplifier Laser Temperature Upper Limit [°C] 
 (Laser is shut down if exceeded) (Laser is shut down if exceeded)
  
 ---- ----
-<function=ICEfunc|0=_AMPTLIMMAX&1=F::33.5:33.5:33.5:33.5&2=_ AMPTLIMMAX 33.5&-1>+<function=ICEfunc|0=_AMPTLIMMAX&1=F: Laser Temperature Upper Limit:33.5&2=_ AMPTLIMMAX 33.5&-1>
 Sets the Amplifier Laser Temperature Upper Limit [°C]  Sets the Amplifier Laser Temperature Upper Limit [°C] 
 (Laser is shut down if exceeded) (Laser is shut down if exceeded)
Line 754: Line 742:
  
 ---- ----
-<function=ICEfunc|0=_OSCTLIMMIN?&1= None&2=_OSCTLIMMIN? 10.000000&-1>+<function=ICEfunc|0=_OSCTLIMMIN?&1=&2=_OSCTLIMMIN? 10.000000&-1>
 Reads the Oscillator Laser Temperature Lower Limit [°C]  Reads the Oscillator Laser Temperature Lower Limit [°C] 
 (Laser is shut down if exceeded)  (Laser is shut down if exceeded) 
  
 ---- ----
-<function=ICEfunc|0=_OSCTLIMMIN&1=F::5.5:5.5:5.5:5.5&2=_OSCTLIMMIN 5.5&-1>+<function=ICEfunc|0=_OSCTLIMMIN&1=F: Laser Temperature Lower Limit:5.5&2=_OSCTLIMMIN 5.5&-1>
 Sets the Oscillator Laser Temperature Lower Limit [°C]  Sets the Oscillator Laser Temperature Lower Limit [°C] 
 (Laser is shut down if exceeded) (Laser is shut down if exceeded)
Line 765: Line 753:
  
 ---- ----
-<function=ICEfunc|0=_AMPTLIMMIN?&1= None&2=_AMPTLIMMIN? 10.000000&-1>+<function=ICEfunc|0=_AMPTLIMMIN?&1=&2=_AMPTLIMMIN? 10.000000&-1>
 Reads the Amplifier Laser Temperature Lower Limit [°C]  Reads the Amplifier Laser Temperature Lower Limit [°C] 
 (Laser is shut down if exceeded)  (Laser is shut down if exceeded) 
  
 ---- ----
-<function=ICEfunc|0=_AMPTLIMMIN&1=F::5.5:5.5:5.5:5.5&2=_ AMPTLIMMIN 5.5&-1>+<function=ICEfunc|0=_AMPTLIMMIN&1=F: Laser Temperature Lower Limit:5.5&2=_ AMPTLIMMIN 5.5&-1>
 Sets the Amplifier Laser Temperature Lower Limit [°C]  Sets the Amplifier Laser Temperature Lower Limit [°C] 
 (Laser is shut down if exceeded) (Laser is shut down if exceeded)
Line 784: Line 772:
  
  
-=====New Table===== +=====Laser PZT Controls===== 
-<function=ICEfunc|0=CADCBSP?&1= None&2=CADCBSP? 60.000000&-1>+<function=ICEfunc|0=CADCBSP?&1=&2=CADCBSP? 60.000000&-1>
 Reads the DC Bias Setpoint for the Cavity [V] Reads the DC Bias Setpoint for the Cavity [V]
  
 ---- ----
-<function=ICEfunc|0=CADCBSP&1=F::60:60&2=CADCBSP 60&-1>+<function=ICEfunc|0=CADCBSP&1=F:  Voltage :60&2=CADCBSP 60&-1>
 Sets the DC Bias Setpoint for the Cavity [V] Sets the DC Bias Setpoint for the Cavity [V]
 Returns: CADCBSP? Returns: CADCBSP?
  
 ---- ----
-<function=ICEfunc|0=CADCBV?&1= None&2=CADCBV? 59.985703&-1>+<function=ICEfunc|0=CADCBV?&1=&2=CADCBV? 59.985703&-1>
 Reads the PZT Voltage Output for the Cavity [V] Reads the PZT Voltage Output for the Cavity [V]
  
 ---- ----
-<function=ICEfunc|0=VLIM?&1= None&2=VLIM? 80.000000&-1>+<function=ICEfunc|0=VLIM?&1=&2=VLIM? 80.000000&-1>
 Reads the DC Bias Setpoint Limit for the Cavity [V] Reads the DC Bias Setpoint Limit for the Cavity [V]
  
 ---- ----
-<function=ICEfunc|0=VLIM&1=F::90:90&2=VLIM 90&-1>+<function=ICEfunc|0=VLIM&1=F: Voltage :90&2=VLIM 90&-1>
 Sets the DC Bias Setpoint Limit for the Cavity [V] Sets the DC Bias Setpoint Limit for the Cavity [V]
 Returns: VLIM? Returns: VLIM?
Line 814: Line 802:
  
  
-=====New Table===== +=====Mode Lock Controls===== 
-<function=ICEfunc|0=MLDCTHR?&1= None&2=MLDCTRH? 8000.000000 [mV]&-1>+<function=ICEfunc|0=MLDCTHR?&1=&2=MLDCTRH? 8000.000000 [mV]&-1>
 Reads the Mode Lock DC Threshold Parameter [mV] Reads the Mode Lock DC Threshold Parameter [mV]
 ---- ----
-<function=ICEfunc|0=MLDCTHR&1=F:Voltage:[mV]&2=MLDCTRH 6000 [mV]&-1>+<function=ICEfunc|0=MLDCTHR&1=F:Voltage :6000&2=MLDCTRH 6000 [mV]&-1>
 Sets the Mode Lock DC Threshold Parameter [mV] Sets the Mode Lock DC Threshold Parameter [mV]
 Returns: MLDCTHR? Returns: MLDCTHR?
 ---- ----
-<function=ICEfunc|0=MLRMTHR?&1= None&2=MLRMTHR? 100.000000 [mV]&-1>+<function=ICEfunc|0=MLRMTHR?&1=&2=MLRMTHR? 100.000000 [mV]&-1>
 Reads the Mode Lock RMS Threshold Parameter [mV] Reads the Mode Lock RMS Threshold Parameter [mV]
 ---- ----
-<function=ICEfunc|0=MLRMTHR&1=F:Voltage:[mV]&2=MLRMTHR 110 [mV]&-1>+<function=ICEfunc|0=MLRMTHR&1=F:Voltage :110&2=MLRMTHR 110 [mV]&-1>
 Sets the Mode Lock RMS Threshold Parameter [mV] Sets the Mode Lock RMS Threshold Parameter [mV]
 Returns: MLRMTHR? Returns: MLRMTHR?
 ---- ----
-<function=ICEfunc|0=MLSMPLM?&1= None&2=MLSMPLM? 200&-1>+<function=ICEfunc|0=MLSMPLM?&1=&2=MLSMPLM? 200&-1>
 Reads the Mode Lock Sample Limit Reads the Mode Lock Sample Limit
 ---- ----
-[Int] +<function=ICEfunc|0=MLSMPLM&1=I:Limit :250&2=MLSMPLM 250&-1>
-<function=ICEfunc|0=MLSMPLM&1=I:Limit:250&2=MLSMPLM 250&-1>+
 Sets the Mode Lock Sample Limit Sets the Mode Lock Sample Limit
 Returns: MLSMPLM? Returns: MLSMPLM?
 ---- ----
-<function=ICEfunc|0=MODELOK?&1= None&2=MODELOK? OFF&-1>+<function=ICEfunc|0=MODELOK?&1=&2=MODELOK? OFF&-1>
 Reads the Mode Lock Status [Off/On] Reads the Mode Lock Status [Off/On]
 ---- ----
-[Int] +<function=ICEfunc|0=#MLSTATS&1=I:State :ON&2=#MLSTATS ON&-1>
-<function=ICEfunc|0=#MLSTATS&1=I:State:ON&2=#MLSTATS ON&-1>+
 Enables / Disables Touch Screen Display of Mode Lock Mean and Standard Deviation Enables / Disables Touch Screen Display of Mode Lock Mean and Standard Deviation
 Returns: ON or OFF in response to argument Returns: ON or OFF in response to argument
 ---- ----
 +
 +
 +
 +
 +