Welcome, Guest
Username: Password: Remember me

TOPIC: Compile from source with new classes

Compile from source with new classes 7 years 11 months ago #8240

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3173
  • Thank you received: 499
  • Karma: 133
Hi AutoMate,

1) Yes, the help text for classes and attribute are stored in the wb_load file above the definition of the $ClassDef or $Attribute object. The text can be edited by opening the Documentation property for the $ClassDef or $Attribute object in the class editor. Note that you have to open it from the object editor (activate Open Object). As the wb_load file is a text-file it is also possible to edit this file with a text editor.

2)When the class volume is built, the file 'classvolumename'_xtthelp.dat is created on $pwrp_load. This file contains the documentations blocks in xtt helptext format. It should be included in the main helpfile for the Project, $pwrp_cnf/xtt_help.dat

<include> $pwrp_load/'classvolumename'_xtthelp.dat

When this is done the 'Help Class' entry in the popup menu should work. It's also possible to open the help from the command line in the runtime navigator

xtt> help 'classvolumename'
xtt> help 'classname'

If you create object graphs the class help can be opened from a method toolbar or method menu.

Also a html version of the class documentation is created on $pwrp_web with the start page

$pwrp_web/'classvolumename'_index.html

/Claes
The administrator has disabled public write access.
The following user(s) said Thank You: AutoMate

Compile from source with new classes 7 years 11 months ago #8241

  • AutoMate
  • AutoMate's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 159
  • Thank you received: 5
  • Karma: 1
Hi Claes,

So far, so good! Using your advice, minimal help is now available from xtt runtime. Thanks! What does it take to get class help to work also in the off-line PLC configurator? Object graphs are the next challenge.
The administrator has disabled public write access.

Compile from source with new classes 7 years 11 months ago #8242

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3173
  • Thank you received: 499
  • Karma: 133
It actually takes that we fix a bug, and it will be fixed to the next release.

/Claes
The administrator has disabled public write access.
The following user(s) said Thank You: AutoMate

Compile from source with new classes 7 years 11 months ago #8243

  • AutoMate
  • AutoMate's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 159
  • Thank you received: 5
  • Karma: 1
Claes,

Thanks for letting me know. It's usually safe to bet it's never a Proview software issue! Was dismayed to see the Proview web-site down for the last two days! Thanks to Mazzo's DNS issue notification (maba.dk/), I was able to find my way back home! BTW, I have a simple object graphic working now, so very pleased with my learning progress. The more you know, the more awesome Proview becomes!

Thanks again for all of your help, guidance and patience!
The administrator has disabled public write access.

Compile from source with new classes 7 years 11 months ago #8245

  • marc
  • marc's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 710
  • Thank you received: 70
  • Karma: 24
Hi Automate,

Good to hear I was be able to bring you home again....

/Marc
Please, use the Wiki if you succeeded your project or solved your problem. Share your work, so we can learn from each other.
Last Edit: 7 years 11 months ago by marc.
The administrator has disabled public write access.
The following user(s) said Thank You: AutoMate

Compile from source with new classes 7 years 11 months ago #8246

  • AutoMate
  • AutoMate's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 159
  • Thank you received: 5
  • Karma: 1
Hi Marc,

I also want to thank you for all of the great how-to videos. Your instructional videos really make getting started so much easier! Thanks to your videos, I was able to muddle my way through the initiation process. With your help, I purchased a Velleman I/O kit for play time early in the process and got it working very quickly. Your efforts are much appreciated and we all encourage you to continue your educational endeavors!

THANKS!
The administrator has disabled public write access.
Time to create page: 7.866 seconds