Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2006-03-23 11:30:52
Size: 102
Editor: pacsdac01
Comment:
Revision 12 as of 2006-09-28 09:54:40
Size: 1753
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[wiki:Self:PACS/FM Setup to schedule CUS from TOPE] To schedule a CUS "mode" script from TOPE requires the intervention of the '''testcontrol-server''' application.
Line 3: Line 3:
[wiki:Self:PACS/FM Correcting CUS procedures] The '''testcontrol-server''' application has to be started from an account that has access to the '''cus''' engine (usually account cususer@PACS1 here at MPE). The communication between TOPE and CUS is done by the system wide '''X-server''' application. Hence, '''testcontrol-server''' has to be associated, via the DISPLAY variable, with the '''''irmultia''''' processor. The association is implemented as
{{{
(setenv DISPLAY irmultia:0 ; testcontrol-server &)
}}}
That is, redefine DISPLAY only for the '''testcontrol-server''' application and start the control application as a background task.

The setup of the PACS MPE FM Databases are described :
[wiki:Self:PACS/FM_ILT_Procedures/DatabaseProcedures DatabaseProcedures]


Current Datbase configuration for CUS use :
attachment:dbsetup7.jpg



---- /!\ '''Edit conflict - other version:''' ----
The setup of the PACS MPE FM Databases are described :
[wiki:Self:PACS/FM_ILT_Procedures/DatabaseProcedures DatabaseProcedures]


Current Datbase configuration for CUS use :
attachment:dbsetup7.jpg



---- /!\ '''Edit conflict - your version:''' ----

---- /!\ '''End of edit conflict''' ----
[wiki:Self:PACS/FM_ILT/SetupCUS Setup to schedule CUS from TOPE]

[wiki:Self:PACS/FM_ILT/CorrectCUS Correcting CUS procedures]

[wiki:Self:PACS/FM_ILT/SupportCUS Support Procedures]

[wiki:Self:PACS/FM_ILT/Use CUS for commanding]

[wiki:Self:PACS/FM_ILT/CUSDev CUS Procedures Development]

[wiki:Self:PACS/FM_ILT/CUSExp CUS Procedure export and configuration control]

[wiki:Self:PACS/FM_ILT/CUSLoad CUS Procedures loading into operational Database]

To schedule a CUS "mode" script from TOPE requires the intervention of the testcontrol-server application.

The testcontrol-server application has to be started from an account that has access to the cus engine (usually account cususer@PACS1 here at MPE). The communication between TOPE and CUS is done by the system wide X-server application. Hence, testcontrol-server has to be associated, via the DISPLAY variable, with the irmultia processor. The association is implemented as

(setenv DISPLAY irmultia:0 ; testcontrol-server &)

That is, redefine DISPLAY only for the testcontrol-server application and start the control application as a background task.

The setup of the PACS MPE FM Databases are described : [wiki:PACS/FM_ILT_Procedures/DatabaseProcedures DatabaseProcedures]

Current Datbase configuration for CUS use : attachment:dbsetup7.jpg


/!\ Edit conflict - other version:


The setup of the PACS MPE FM Databases are described : [wiki:PACS/FM_ILT_Procedures/DatabaseProcedures DatabaseProcedures]

Current Datbase configuration for CUS use : attachment:dbsetup7.jpg


/!\ Edit conflict - your version:



/!\ End of edit conflict


[wiki:PACS/FM_ILT/SetupCUS Setup to schedule CUS from TOPE]

[wiki:PACS/FM_ILT/CorrectCUS Correcting CUS procedures]

[wiki:PACS/FM_ILT/SupportCUS Support Procedures]

[wiki:PACS/FM_ILT/Use CUS for commanding]

[wiki:PACS/FM_ILT/CUSDev CUS Procedures Development]

[wiki:PACS/FM_ILT/CUSExp CUS Procedure export and configuration control]

[wiki:PACS/FM_ILT/CUSLoad CUS Procedures loading into operational Database]

Herschel: PACS/FM_ILT_Procedures/CUSprocedures (last edited 2009-07-15 14:32:36 by localhost)