Default Edgar Initialization
#Edgar Settings
#GUI Options
color.channelA = 0x00008000
color.channelB = 0x000000FF
color.other = 0x00808000
panel.left =
panel.right =
panel.bottom =
#File I/O Options
fileio.applyGain = true
fileio.folder = .
#Scan Source Options
# picasso - Picasso Framegrabber
# udp - UDP network receiver
# off - no scan source
scanSource = off
scanSource.picasso.boardNumber = 0
scanSource.control.host = Anneth1
scanSource.control.port = 60000
scanSource.udp.port = 50000
#Comm Source Options:
# RS232 - RS232 COM port
# TCP - TCP network
annotator.commSource = RS232
blackbody.commSource = RS232
sceneMirror.commSource = RS232
#Annotator Options
annotator.rs232.port = COM2
annotator.tcp.host = Anneth1
annotator.tcp.port = 40000
#Blackbody Options
configuration.blackbody = false
blackbody.rs232.port = COM1
blackbody.tcp.host = Anneth1
blackbody.tcp.port = 36000
#Scene Mirror Options
configuration.sceneMirror = false
sceneMirror.rs232.port = COM1
sceneMirror.tcp.host = Anneth1
sceneMirror.tcp.port = 35000
#FTS Communications Options
fts.commSource = RS232
fts.rs232.port = COM1
fts.tcp.host = Anneth1
fts.tcp.port = 30000
#FTS Configuration Options
# Instrument Types: MR100, MR200, ASSIST, Other
configuration.instrumentType = MR200
configuration.sweepSpeed = 375000
configuration.retraceSpeed = 375000
# Instrument Resolution (cm-1)
configuration.resolution = 1
# Instrument Acquisition Directions: None, Forward, Reverse, Both
configuration.acquisitionDirection = Both
configuration.limit1 = -16384
configuration.limit2 = 16384
configuration.isDynamic = true
#Detector Options
detector0.name = Unknown
detector0.lower = 0
detector0.upper = 0
detector1.name = MCT WB
detector1.lower = 400
detector1.upper = 5000
detector2.name = MCT MB
detector2.lower = 600
detector2.upper = 5000
detector3.name = MCT NB
detector3.lower = 800
detector3.upper = 4000
detector4.name = InSb
detector4.lower = 1800
detector4.upper = 12000
detector5.name = Si
detector5.lower = 4000
detector5.upper = 14000
detector6.name = Ge
detector6.lower = 5000
detector6.upper = 15000
detector7.name = Unknown
detector7.lower = 0
detector7.upper = 0
detector8.name = Unknown
detector8.lower = 0
detector8.upper = 0
detector9.name = Unknown
detector9.lower = 0
detector9.upper = 0
detector10.name = Unknown
detector10.lower = 0
detector10.upper = 0
detector11.name = Unknown
detector11.lower = 0
detector11.upper = 0
detector12.name = Unknown
detector12.lower = 0
detector12.upper = 0
detector13.name = Unknown
detector13.lower = 0
detector13.upper = 0
detector14.name = Unknown
detector14.lower = 0
detector14.upper = 0
detector15.name = Unknown
detector15.lower = 0
detector15.upper = 0
#Logging Options
logging.edgar = Config
logging.acquisition = Config
logging.annComm = Config
logging.ftsComm = Config
#Annotation Options
# true - record to Annotation spreadsheet
# false - do not record to Annotation spreadsheet
annotation.scanNumber = true
annotation.direction = true
annotation.size = true
annotation.zpd = true
annotation.year = true
annotation.day = true
annotation.tod = true
annotation.detA = true
annotation.gainA = true
annotation.ppA = true
annotation.minaLoc = false
annotation.maxaLoc = false
annotation.detB = true
annotation.gainB = true
annotation.ppB = true
annotation.minbLoc = false
annotation.maxbLoc = false
#Peak Tracker Options
peakTracker.barA = true
peakTracker.ticksA = false
peakTracker.labelA = false
peakTracker.historyA = false
peakTracker.countsA = true
peakTracker.minA = 0
peakTracker.maxA = 65535
peakTracker.satA = 62258
peakTracker.barB = true
peakTracker.ticksB = true
peakTracker.labelB = true
peakTracker.historyB = false
peakTracker.countsB = true
peakTracker.minB = 0
peakTracker.maxB = 65535
peakTracker.satB = 62258