Reports until 16:59, Monday 30 September 2019
LHO FMCS
patrick.thomas@LIGO.ORG - posted 16:59, Monday 30 September 2019 - last comment - 17:03, Monday 30 September 2019(52215)
Invalid FMCS channels
These should be the EPICS database entries for the invalid FMCS channels in the alarm handler (copied from svn):

grecord(ai, "$(IFO):FMC-MX_AH_DSCHRG_DEGF")
{
	field(DTYP, "BacNet")
	field(INP, "@bacnet13001 0 2 85")
	field(SCAN, ".1 second")
	field(DESC, "discharge")
	field(EGU, "degF")
	field(PREC, "2")
	field(FLNK, "$(IFO):FMC-MX_AH_DSCHRG_DEGC")
	field(LINR, "LINEAR")
}

grecord(ai, "$(IFO):FMC-MX_AH_COOLTEMP_1_DEGF")
{
	field(DTYP, "BacNet")
	field(INP, "@bacnet13001 0 10 85")
	field(SCAN, ".1 second")
	field(DESC, "cooling temp 1")
	field(EGU, "degF")
	field(PREC, "2")
	field(FLNK, "$(IFO):FMC-MX_AH_COOLTEMP_1_DEGC")
	field(LINR, "LINEAR")
}

grecord(ai, "$(IFO):FMC-MX_AH_COOLTEMP_2_DEGF")
{
	field(DTYP, "BacNet")
	field(INP, "@bacnet13002 0 10 85")
	field(SCAN, ".1 second")
	field(DESC, "cooling temp 2")
	field(EGU, "degF")
	field(PREC, "2")
	field(FLNK, "$(IFO):FMC-MX_AH_COOLTEMP_2_DEGC")
	field(LINR, "LINEAR")
}
Comments related to this report
patrick.thomas@LIGO.ORG - 17:03, Monday 30 September 2019 (52216)
Attached are 500 lines from the IOC log.
Non-image files attached to this comment