Welcome, Guest
Username: Password: Remember me

TOPIC: Development station to Runtime station problem

Development station to Runtime station problem 6 years 10 months ago #8999

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3176
  • Thank you received: 502
  • Karma: 133
Hi Bill,

There is no automatic startup of the operator enviroment in the pwrrt package as this mechanism is different for different window managers. You have to create a script that starts rt_xtt and add it as start application for the Linux user that you will use, or that logs in at boot. The script could look something like
#!/bin/bash
source /etc/pwrp_profile
rt_xtt -q op

/Claes
Last Edit: 6 years 10 months ago by claes.
The administrator has disabled public write access.

Development station to Runtime station problem 6 years 10 months ago #9010

  • brew
  • brew's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 108
  • Karma: 0
Hola Claes,

That is a good idea! i put the "rt_xtt" into the startup applications. So when the computer boots up, the XTT screen appears immediately. That works fine for me, but my assistant brewer is not very Linux literate. He gets confused easily.

Do you have any idea what i did wrong on the Development station?
Why it does not automatically start up the GE graphic?

i can post more screenshots here, if you need more information...

Thanks again for getting me this far along. !!!!

Bill
The administrator has disabled public write access.

Development station to Runtime station problem 6 years 10 months ago #9019

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3176
  • Thank you received: 502
  • Karma: 133
Hi Bill,

You didn't do anything wrong. The automatic startup of rt_xtt is simply a function that is missing in our public releases, so you have to add this manually.

/Claes
The administrator has disabled public write access.

Development station to Runtime station problem 6 years 10 months ago #9022

  • brew
  • brew's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 108
  • Karma: 0
Hola Claes,

Thanks so much for your help... I know i would be lost on this forum without all your posts.

One last question.
How do i get the GE graph to boot up automatically?
My understanding is... when the runtime station starts, i'm supposed to see the graph.

i think there is something wrong with my GE graph.
Or how i set up the parameters on the OP place.

Is there a tutorial online?
Or section of the manual to study?
So i can redo the GE graph again so it boots up correctly?

Bill
The administrator has disabled public write access.

Development station to Runtime station problem 6 years 10 months ago #9023

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3176
  • Thank you received: 502
  • Karma: 133
Hi Bill,

State the XttGraph object of graph in the AutoStart attribute of the OpPlace object.

/Claes
The administrator has disabled public write access.

Development station to Runtime station problem 6 years 10 months ago #9024

  • brunad
  • brunad's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 247
  • Thank you received: 48
  • Karma: 11
Hi Bill
For instance :silly:


IHM_auto_start.png



/Bruno
The administrator has disabled public write access.
Time to create page: 8.721 seconds