Software Topics
From NOAOWiki
Contents |
Torrent Software Discussion Page
Return to the Torrent home page
Setting up a system configuration data set
This is a basic guide to setting up a system configuration from scratch ...
In big-boy
1. run bldMNSN
to setup distribution directory structure
2. run assimilate -version 207 -sysName mySystemName
-version points to the version of firmware that is in the hardware -sysName points to a common directory of form /MNSN/soft_dev/cfg/_mySystemName/.dscFiles and /MNSN/soft_dev/cfg/_mySystemName/.eep which are used to contain the Torrent specific configuration files
3. run arrayDesc -type genericdetectorType -arrayID thisDetectorName -fpName mySystemName for as many detectors that make up the focal plane, changing the -arrayID value for each one.
-type identifies a generic detector description
currently available types are
e2v44-82
e2v231-84
lbnl234
STA1042
-arrayID is the unique identifier for this detector, usually the serial number or a positional key
-fpName is the system configuration name
Format of attributes set by the sysName.ini file created by collector
see file big-boy:/MNSN/soft_dev/Torrent_Text/sysName.ini.tmplt
The values in the template file will be replaced by the "collector" with values read from the system TSM eeprom
Format of attributes set by the sysName_DefaultSetup.mod file created by collector
see file big-boy:/MNSN/soft_dev/Torrent_Text/sysName_DefaultSetup.mod.tmplt
The values in the template file will be replaced by the "collector" with values read from the system TSM eeprom.
Return to the Torrent home page
Test system multiplexor channel assignments for the PSM test box
- VP12 = 101
- VCC = 102
- SDA_SENSE = 103
- SDA_SRC = 104
- SCL_SRC = 105
- TEMP_1 = 106
- TEMP_2 = 107
- VANAPLUS = 108
- VANAMINUS = 109
- VCBPLUS = 110
- VCBMINUS = 111
- VHVPLUS = 112
- VHVMINUS = 113
- VBB = 114
- VFANPLUS = 115
- VHTRMINUS = 116
- VHTRPLUS = 117
- IANAPLUS = 118
- IANAMINUS = 119
- ICBPLUS = 120
- ICBMINUS = 121
- IFANPLUS = 122
- IHTRPLUS = 123
- IVCC = 124
- IHVPLUS = 125
- IHVMINUS = 126
Return to the Torrent home page
