Size: 88
Comment:
|
Size: 723
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
[wiki:Self: 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: Correcting CUS procedures] | The '''testcontrol-server''' applications has to be started from an account that has access to the '''cus''' engine. 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. [wiki:Self:PACS/FM Setup to schedule CUS from TOPE] [wiki:Self:PACS/FM Correcting CUS procedures] |
To schedule a CUS "mode" script from TOPE requires the intervention of the testcontrol-server application.
The testcontrol-server applications has to be started from an account that has access to the cus engine. 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.
[wiki:PACS/FM Setup to schedule CUS from TOPE]
[wiki:PACS/FM Correcting CUS procedures]