100 recent changes in Frontend Web retrieved at 07:22 (GMT)

Silecs_2_1_x_Changelog
Silecs Core Major changes: * replaced "volatile" Register with ConfigurationBlock/ConfigurationRegister (#2) * Block is only set once to PLC during start...
Silecs_2_0_0_CodeSnippets
SILECS C Code Snippets General Specific Init In order to make the generated silecs code work, you need to initialize it in the specifc init of your class (...
BuildLocalSilecs
First of all, check out all needed projects into eclipse: * The different Silecs components are located on a Git Server. So either you can use the git in the c...
InstallSilecs
* make sure that all silecs projects build fine in your local workspace. * if you plan to install on the official silecs folder, first commit your changes to t...
Silecs_2_1_x_IO_Siemens
Finding the base address in SIMATIC Manager In the SIMATIC manager, follow these steps 1 Open the project 1 Expand the tree and then click on the name of th...
Silecs_2_1_x_IO_Beckhoff
Finding the base address in KS2000 1 Open the KS2000 tool, from the computer connected to the controller 1 Open the first digital or analog volume 1 The ...
JAPC
Java API for Parameter Controll (JAPC) General The basic idea of JAPC is to provide a transparent API to access device parameters, read and set their values. It ...
DeviceAccessIntroduction
Device Access in the GSI Control System GSI Equipment Modeling GSI handles the accelerator equipment according of a device/property model. In the accelerator con...
ACC_LABVIEW_Interface_Wrapper
C Part Im Gegensatz zum DeviceManager benötigt der ACC_LABVIEW_Interface_Wrapper nur einen bruchteil der Projekte und Pakete: Benötigte Dateien/Projekte: Quell...
Silecs_2_0_0_ClientCLI
In order to us the silecs command line client, please check the examples in the installation folder: /common/usr/cscofe/silecs/silecs cli client/2.0.2/examples Yo...
Silecs_2_0_0
* Installation of the SILECS development Environment * migration of silecs software from 1.0.x to 2.0.x * Silecs HandsOn First steps with Silecs * FESA...
Silecs_2_0_0_migrate
Changes which will be done by the migration script: The script will ... * restructure the register format type in the .silecsdesign ( similar to FESA now ) ...
ExistingSilecsSoftware
PneuCryring ( PneuCryring / PneuCryringDU ) CupidLinos ( CupidLinos / CupidLinosDU ) SIS100InjKicker ( SIS100InjKicker / SIS100InjKickerPS / SIS100InjKickerTank /...
FeDbUpdate
fedbupdate Update FeDB tables DeviceConfiguration, EquipmentModel, DeviceManager, and ControlUnit. The Device Access nameserver updates the FeDB table NewPowerPcD...
BuildPlugin
This setup was tested on asl 6 cluster (asl73x) with using eclipse mars In the pom.xml of the project base directory, select your eclipse platform: mars Currently...
UseLocalSilecs
Before you can use a local silecs, you need to download and build the silecs projects locally ! Start the Eclipse Plugin as separate eclipse application: * Rig...
Silecs_1_0_0_migrate
Changes which will be done by the migration script: The script will ... * swap option TIA PORTAL / S7 bug 1014 * re structure the Controller/Classes nod...
Silecs_1_0_0
* Installation of the SILECS development Environment * migration of silecs software from 0.10.0 to 1.0.x * Silecs HandsOn First steps with Silecs * FES...
BelFePythonModules
Python Modules developed by CSCOFE Module devacc See Device Access in Python Module devscr See devscr Module getmsg File: /common/usr/cscofe/python/getmsg.p...
ImplementationAspects
Some design aspects, and more documentation. * AccDeviceClass.pdf: Front end remote access point AccDevice * AccDeviceClass1.pdf: Front end remote access po...
M68kCompilerBug
M68k Compilerbug auf acc7 Hier der Quellcode, der auf dem acc7 Cluster zum beschriebenen Bug führt: /* Dieses Programm namens 'm68k bug.c' compiliert mit /opt/c...
DiverseAnleitungen
Diverse Anleitungen C/C * C and C Library and STL Reference at cplusplus.com * Standard Template Library Programmer's Guide at SGI * Komponenten entwe...
SILECS_CodeSnippets
SILECS C Code Snippets General Specific Init In order to make the generated silecs code work, you need to initialize it in the specifc init of your class (...
ECMInfos
Main.PeterKainberger 08 Jan 2010 ECM (what you should know) INIT property: possible values of optional parameter * 4 Bit (0..3) to select target: * 1:...
InofficialBeta
Update from 0.9.0 to 0.10.0 Due to major structural changes, the most recent silecs eclipse plugin does not support silecs 0.9.0 classes/deploys any more. You nee...
BootImagePPC
Bootimage / uInitd Rootfilesystem für PowerPC erzeugen Der Bootloader u boot für PowerPC Systeme verlangt bootimages mit einem speziellen Header, der unter andere...
LinuxModuleGPIB
Linux GPIB since 2015 the microioc contain a ines pc104 board. Formfactor pc104. Pci id 16da:0011 Drivers are from http://linux gpib.sourceforge.net/ Sourcefor...
SeriellePorts
Serial Terminal Servers Name Standort VME Rahmen V08 GuP oder SE an Port Nummer 2001 2011 2021 2031 k1xct01 LSB1 K1XC...
CERNWikiPage
The CERN SILECS WIki is difficult to view, since it only can be accessed from within a CERN machine with a valid CERN account. Check this wiki site to see how a c...
SupportedPLCS
These are the PLC types on which silecs already was tested @GSI: Siemens: * SIMATIC_S7 1500 * SIMATIC_S7 300 * ? Beckhoff: * ? Schneider: * ? Many ...
MergeCERNUpdates
Only one package is shared between GSI and CERN: silecs communication cpp Green: files which usually can be updated to the current CERN sources without problems. ...
CMWLibraries
CMW Libraries at GSI This section contains information about the CMW Libraries used at GSI. Overview The main usage of CMW Framework at GSI is to ensure the func...
r5 - 09 Dec 2015 - 13:36 by VitaliyRapp
EmbeddedBootUBoot
boot PowerPC ramdisk with u boot We use dhcp to transfer a combined image containing ramdisk and kernel. This is unpacked by u boot and the kernel executed. netw...
PythonPropHelperIntro
PropHelper Introduction This tutorial expects that you have read this section about devscr. PropHelper is a graphical programm to access a device's properties. I...
EmbeddedFilesystemGenerator
Embedded Filesystem Generator Ist tot. Rootfilesysteme werden seit 2015 aus opkg paketen zusammengebaut. Damit nicht jedes Rootfilesystem haendisch erzeugt wer...
FESA3DataBaseIntegration
FESA 3 Database integration intor GSI environment This page will describe the integration of the FESA3 Database into the GSI environment. It shortly introduces th...
r5 - 03 Dec 2014 - 16:04 by VitaliyRapp
CMWstartingPage
Topics regarding CERN Common Middleware (CMW) at GSI About The Common Middleware (CMW) Framework developed by CERN provides a Middleware Solution for the communi...
r17 - 01 Dec 2014 - 15:09 by VitaliyRapp
DevManIOC
Devman für MicroIOC administrieren/warten Ab Frühjahr 2014 sollten alle im bestehehenden Beschleuniger Kontrollsystem eingesetzten MicroIOCs (Septum, Schrittmotor...
EmbeddedPackages
Embedded Packages as of 2014 el6, embedded packaging is handled with opkg. Guidelines Boot Order Anything that should execute at boot is in /etc/init/boot.d. F...
KernelCPU87
Kernel CPU87 and CU824 Last Kernel with support for the CPU87/CU824 ppc architecture is 2.6.25. After that Linux switched the all PowerPC boards to a more generi...
LiteraturHinweise
1 Pure CORBA, Seite 449, "Limitations of oneway Operations", 3ter Dot! 1 Pure CORBA, Seite 446, Punkt 3 und Listing 9.8, Seite 453. 1 The omniORB version 4....
EquipmentSpecifics
This is a location to place descriptions of equipment specifics. * Timing Generator / Kicker Synchronisation Timing generator, especially external connections....
CERNCppBuildsystem
CERN Buildsystem at GSI Generall To build C Projects CERN teams use their own build environment, which is commonly referred as commonbuild. This buildsystem bas...
r2 - 26 Aug 2014 - 15:40 by VitaliyRapp
DevmanWindowsBauen
Device Access unter Windows Voraussetzungen Empfohlene Entwicklungsumgebung: Microsoft Visual Studio 2008 (VC 8) Projekttypen: * Win32 Bibliotheken (accdata, ...
DocHowTo
Eine kurze Anleitung, wie man Dokumentationen mit Doxygen erstellt und auf dem Server ablegt. 1. Im Allgemeinen werden nur die *.hh Dateien dokumentiert. Dort ...
ShutdownMai2014
Shutdown Mai 2014 * EC USRs erweitern mit Property zur Umschaltung des Timings. * noch relevant? * Zusammenfassung der Rahmen KG1CG01 und KG1CG02 in e...
DokumentationHome
Documents, Manuals, HowTos * List of GuPs running Devman * CPU87 Manual by MicroSys. * MOPS Engineering Handbook in german language. * ECM (what ...
CapLog
CapLog The Alarm Logger Acc5 Cluster * CapLog logs all alarms in files in the directory /common/log01/logs/alarms. * CapLog is controlled by the PackContro...
ChopperFunction
Chopper Funktionen und Zusammenhäge Wer macht was? Übersicht der zuständigen Hardware * Block_xxx (Pulszentrale blockiert xxx Chopper * Profilgittersch...
ShutdownDezember2012
Shutdown Dezember 2012 * Die Werkzeuge mxmd coeff und mxmd pol nach Linux portieren? (UK) * Umstellung von KUBCG31_ auf PPC (GuRi, ok) * Umstellung der u...
MenA20
MEN A20 Is a VME board from the manufacturer Mikro Elektronik Nuernberg (http://www.men.de). Hardware Core2 Duo CPU, Up to 4GB Ram, Socket for Compact Flash Car...
EmbeddedBootPXE
Boot Ramdisk initrd mit PXE um einen X86 basierten Rechner übers netz zu booten muss dass Mainboard Bios und die Netzwerkkarte PXE unterstützen (pre boot executio...
UpdateEcDatVersion
Function Update version number in .dat or .dat files Calling update dat version Options Options version= Set ve...
EmbeddedApplications
Applikationen auf Embedded Sytemen Die urspruengliche Annahme ist, dass es eine ueberschaubare Anzahl von Architekturen (i686, ppc), Hardwaretypen (scu, cpu87, mi...
CmwRda3Setup
How to set up and use the RDA3 libraries locally About The RDA3 libraries are presented in two native forms the C libraries and the Java libraries. The implemen...
r6 - 03 Sep 2013 - 16:03 by VitaliyRapp
UfcServerAdmin
Userface und Userface Server administrieren und warten Start Jedes Anwendungsprogramm unter VMS, das Userface benutzt, öffnet eine TCPIP Verbindung über den Por...
r23 - 11 Jul 2013 - 13:12 by gschwarz
CMW20Directory20Server
CMW Directory Server This section presets the Directory Server and shows how to build, configure and run it. Overview The CMW Directory Server is required to set...
r7 - 11 Jul 2013 - 09:44 by VitaliyRapp
MeetingCMW130425
Meeting CMW CERN/GSI Organisatorisches 25./26. Apr. 2013, GSI, Achtung, Raum ist im KBW: Seitenraum Hörsaal KBW Teilnehmer CERN: Wojtek Sliwinski, Felix Ehm Umf...
r14 - 29 Apr 2013 - 08:50 by VitaliyRapp
MeetingCMW130426-Agenda
Workshop CMW, CERN / GSI 25. and 26. April 2013, GSI Agenda Thursday, 25. Apr. 09:00 Introduction to workshop Wojtek, Udo 09:10 GSI/FAIR facility ...
DevAccTransfer
Umstieg auf neue Systeme Zu Beruecksichtigen devman * lockfile? * Alarm * nameserver * Zugriff auf accessdata.txt, right.xml und right.xsd ermoegl...
Details
Main.PeterKainberger 14 Jan 2008 Details zu den Arbeiten Hitrap HF: #HitrapHF * HFU Variante für Hitrap erstellen mit folgenden Besonderheiten: * keine...
WebPreferences
Frontend Web Preferences Appearance * Set WEBBGCOLOR = #FFEFA6 * web specific background color, current color * Set SITEMAPLIST = on * set ...
USREQMRelease
Gerätemodelle generieren und 'releasen' USRs Als Anleitung eine stichwortwartige Liste, die als Hilfe zur Erstellung von Produktions Releases von Gerätemodellen ...
UBootFlashen
Anleitung zum Flashen von U Boot auf den PowerPC CPUs CPU87 1 Board über serielles Terminal starten, Boot Prozess anhalten. 1 Herausfinden der Mac Addresse...
EQModInclude
Gerätemodelle mit dem neuen XML Code Generator erstellen Die Änderungen im Gerätemodell auf einen Blick * Einführung zusätzlicher XML Elemente ( header , pro...
MessageFacilties
Message Facility Numbers used by FE software Facility Name Comment 1025 ZDI 1026 DBS 1027 ETH 1028 IPS 1029...
r3 - 14 Nov 2012 - 13:34 by gschwarz
PythonCodeGenerator
Python Code Generator generiert Python Dateien als input fuer den PropHelper URLs zu den Therapy Property Python stubs http://www acc.gsi.de/XML_Property_Descri...
ShutdownSeptember2012
Shutdown September 2012 * Die Werkzeuge mxmd coeff und mxmd pol nach Linux portieren? (UK) * Umstellung von KUBCG31_ auf PPC (GuRi) * Umstellung der uIOC...
ShutdownJuli2012
Shutdown Juli 2012 Achtung, Termin Shutdown: Nur 9. 13. JuliAuch SIS/ESR muss vorher/nachher zumeist betriebsbereit sein (Maschinenentwicklung, Ausbildung). ...
UfcVmsBauen
Userface für VMS erstellen #BuildUfcVms Userface Die aktuelle Userface Version inclusive der benötigten Erweiterungen für NODAL liegt in der Gruppe UFC der CMS ...
r10 - 12 Jul 2012 - 09:44 by gschwarz
ToolsHowTo
How to create and release new tools * There are templates in the utiasl project named devframe.py and devframe.sh that may help to develop python or bash ...
AccessRightsSpecification
Access Rights Specification Overview of Access Right Set Up Users may be given specific rights to access devices in the control system. Permisions to access devi...
LoginLinuxHkr
Login in Linux im HKR Die Bildschirme im HKR werden von sogenannten "Thin Client" Rechnern bedient. Das sind Linux Rechner, auf denen man auf dem Bildschirm ein ...
ShutdownOktober2011
Shutdown Oktober 2011 * Release 20 (mit Lebenszeichen für konnektierte Aufträge und gelösten Kreuzabhängigkeiten): (Alle) * Als erstes ein erneuter Komp...
MicroIOCEnv
Entwicklungsumgebung für den microIOC Derzeit werden drei Einsatzfelder für den microIOC bearbeitet: * Antrieb für das SIS Injektions Septum: Gerätemodell DSME...
AccRightForeignHosts
Access rights in the GSI control system depend on the usrs's login name. For host comnputers in the accelerator control system accounts, and thus login names, are...
EmbeddedRootFilesystem
Embedded Rootfilesystem Dieses Dokument beschreibt die Details zur Erzeugung eines minimales Linux Rootfilesystem. An der GSI wird man ueblicherweise sein Dateisy...
EqModListe
Status der Geräte Software Umstellung Status sollte sein * zu tun: Software Umstellung noch nicht begonnen. * in Arbeit: Software wird gerade umgestellt. ...
DevmanLinuxBauen
Devman, Nameserver und UfcServer für Linux erstellen und freigeben #DirStruct Verzeichnisstruktur Unter $PROOT gibt es die Verzeichnisse build// include/ ...
PackControl
Packet Control Purpose Packet Control is a utility for handling of processes, which are managed by Serviceguard.Serviceguard takes care that specified processes ...
EQModTimeLine
Historie der XML Code Generierung Variante Name Zeitraum DeviceAccess Version Schema URL Pfad XSLT Transformation Aenderung bisher old bis J...
ShutdownJuli2011
Shutdown Juli 2011 * KE1CG63_ * Gerätemodell FBSD auf V09 (in Rahmen ke1cg03) ( GuRi) * dann ist Rahmen leer: ausbauen (lassen). ( LH) * KP1CG2...
EQModTypAttribut
Aenderung der Positionierung des type Attributes Um die Logik innerhalb der XML Geraetemodellbeschreibungen zu verbessern soll in Zukunft das Typ Attribut im valu...
UmfangRelease8
Release 8 Zeitrahmen: 15. April 2008 Prioritäten: Diese sind nun eng an die allgemein gültigen 6 Abstufungen angelehnt. 1 Muss mit der aktuellen Release fert...
UmfangRelease6
Release 6 Zeitrahmen: bis 31. Oktober 2007. Beim Implementieren, sei es die Neuerstellung oder die Erweiterung einer Datei, auf jeden Fall die Merkliste und even...
UmfangRelease11
Release 11 Zeitrahmen: 1. September 2008 Shutdown: 1. bis 7. September 2008 Prioritäten: 1 Muss mit der aktuellen Release fertig werden, da dringend benötigt...
ShutdownDezember2004
Shutdown Dezember 2004 * Wäre es nicht sinnig aus Konsistenzgründen die Tools wie folgt zu nennen? * updateecm, (im Vergleich zu relecm) * up...
Release-2-cont
Release 2 Zeitrahmen: bis Ostern 2006 Übergreifend * IDL Schnittstelle stabil * glätten OK * Zugriffsrechte aufnehmen verschoben ...
Nameserver
Nameserver und Access Rights Nameserver Der GSI eigene Nameserver soll den CORBA Nameservice ersetzen. Folgende Punkte sind dabei besonders relevant: * ident...
BelFeTools
BEL/FE Tools, Scripts, ... Die in der Gruppe FE entwickelten Werkzeuge (siehe BEL/FE Tools) können alle direkt aufgerufen werden ohne Angabe eines Verzeichnisses....
ShutdownAugusti2010
Shutdown August 2010 * Vorbereitung Therapie Strahlzeit * Bei allen neu auf V09 umgestellten Rahmen: Flash Speicher der SEs initialisieren ( PKain, ok) ...
Zutun
* Überhaupt noch mal über public, protected, private nachdenken. * Ebenso über const (oder nicht) nachdenken. * Alarme womöglich mit dem CORBA Events Servic...
XMLSchemaWeb
XML Schema Dateien im Web ablegen XML Dateien werden mit Schema Dateien (*.xsd) validiert. Diese liegen im Web unter http://www acc.gsi.de/XMLSchema/.xsd Zur Ze...
WatchdogClean
Löschen Datenbasis in V08 VME Rahmen Hintergrund Zur Erinnerung: Auf den VME Rahmen mit 68k GµP (V08) liegen die Datenbasen auf der Watchdog Karte. Bevor derarti...
VmeConfig
VME Configuration liest die Datei `vme.cfg' vom aktuellen working directory. Die Datei ist mit vollständigem Pfadnamen am Anfang des Fensters angegeben. Zum Beis...
VisualParadigm
Visual Paradigm Eclipse Plugin laden * Auf einem Entwicklungssystem (asl72x) einloggen, Eclipse starten (eclipse) * Ein Projekt öffnen (wichtig, SDE starte...
VersRelBibl
Versionsverwaltung, Releases, Produktionbibliotheken Hallo, hier endlich, endlich die Zusammenfassung unseres Treffens vor x Wochen und meine Gedanken zum Thema V...
Usr-zutun
* Wie dokumentieren wir die Default und Therapie USRs? Sollen die entsprechenden Header Dateien (z.B. default usrs.hh) ins Doxyfile aufgenommen werden...
Number of topics: 100
< Previous Page 2 of 4 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
Topic revision: r1 - 09 Jan 2009, ProjectContributor
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback