Fsc2 (original) (raw)

Property Value
dbo:abstract fsc2 is a program running under Linux for controlling spectrometers. Programs for remote control of spectrometers usually are home-written and often restricted to doing a certain set of experiments with only a fixed set of devices. In contrast, fsc2 is much more flexible because it was written with three main aims: * It should be easy for the user to set up a new experiment without having to change the program itself. * Devices should be exchangeable and support for new devices should not necessitate any changes of the basic program. * Users doing just standard experiments should only need to interact with a simple graphical user interface. This flexibility was achieved by making the program an interpreter for a rather easy to learn but powerful enough scripting language called Experiment Description Language (EDL) and employing a strictly modular approach to the handling of devices. This allows users to set up a new experiment or change an already existing one easily without requiring any detailed knowledge of the internals of fsc2 or how exactly devices are controlled by the computer. Everything required is to become acquainted with the EDL scripting language. Moreover, an already working script for an experiment can be swiftly converted to display a graphical user interface for entering the experimental parameters by adding just a few extra lines and converting it via a Perl script (included in the package), thus allowing it to be used immediately also by users not acquainted at all with the EDL language. (en)
dbo:genre dbr:Instrument_control dbr:Signal_processing dbr:Test_automation dbr:Data_acquisition
dbo:latestReleaseDate 2009-10-04 (xsd:date)
dbo:latestReleaseVersion 2.3.17
dbo:license dbr:GNU_General_Public_License
dbo:programmingLanguage dbr:Perl dbr:C_(programming_language)
dbo:wikiPageExternalLink http://users.physik.fu-berlin.de/~jtt/%7Csourcepath=http:/users.physik.fu-berlin.de/~jtt/fsc2.phtml%7Csourcearticle=fsc2%7Cdate=June http://users.physik.fu-berlin.de/~jtt/fsc2.phtml http://users.physik.fu-berlin.de/~jtt/fsc2/Device-Reference.html
dbo:wikiPageID 23929870 (xsd:integer)
dbo:wikiPageLength 5829 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1018031894 (xsd:integer)
dbo:wikiPageWikiLink dbr:Electron_paramagnetic_resonance dbr:Perl dbr:Instrument_control dbr:LAN dbr:MatLab dbr:GNU_General_Public_License dbr:GPIB dbr:Linux dbr:Signal_processing dbr:Test_automation dbr:C_(programming_language) dbr:USB dbr:Data_acquisition dbr:Web_server dbc:Data_analysis_software dbr:Fortran dbr:PDF dbr:Graphical_user_interface dbr:HTML dbr:PostScript dbr:Spectrometers dbr:Industry_Standard_Architecture dbr:Info_(Unix) dbr:Scripting_language dbr:Raman_spectroscopy dbr:Interpreter_(computer_software) dbr:PCI_Local_Bus dbr:Single_molecule_chemistry
dbp:genre dbr:Instrument_control dbr:Signal_processing dbr:Test_automation dbr:Data_acquisition
dbp:latestReleaseDate 2009-10-04 (xsd:date)
dbp:latestReleaseVersion 2.300000 (xsd:double)
dbp:license dbr:GNU_General_Public_License
dbp:name fsc2 (en)
dbp:operatingSystem dbr:Linux
dbp:programmingLanguage C, Perl, EDL (en)
dbp:website http://users.physik.fu-berlin.de/~jtt/fsc2.phtml
dbp:wikiPageUsesTemplate dbt:Infobox_Software dbt:Release_date dbt:Dual
dcterms:subject dbc:Data_analysis_software
gold:hypernym dbr:Program
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077
rdfs:comment fsc2 is a program running under Linux for controlling spectrometers. Programs for remote control of spectrometers usually are home-written and often restricted to doing a certain set of experiments with only a fixed set of devices. In contrast, fsc2 is much more flexible because it was written with three main aims: (en)
rdfs:label Fsc2 (en)
owl:sameAs freebase:Fsc2 wikidata:Fsc2 https://global.dbpedia.org/id/4jX1X
prov:wasDerivedFrom wikipedia-en:Fsc2?oldid=1018031894&ns=0
foaf:homepage http://users.physik.fu-berlin.de/~jtt/fsc2.phtml
foaf:isPrimaryTopicOf wikipedia-en:Fsc2
foaf:name fsc2 (en)
is dbo:wikiPageRedirects of dbr:Experiment_Description_Language
is dbo:wikiPageWikiLink of dbr:Experiment_Description_Language
is foaf:primaryTopic of wikipedia-en:Fsc2