Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Attach an I/O system problem

Attach an I/O system problem 5 years 4 months ago #10004

  • barnes
  • barnes's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 92
  • Karma: 0
I am going through the IO guide

Step by step description
This sections contains an example of how to attach an I/O system to Proview.

I have added a new Class as described in the manual and I may have missed something.

When I open my project volume I get a warning that the new Global class volume does not exist in the project database

The new class shows up under AllCasses but I cannot select it for the Node object.

"Select a class" shows up in the help text at the bottom





Any thoughts on what I may be doing wrong?
Last Edit: 5 years 4 months ago by barnes.
The administrator has disabled public write access.

Attach an I/O system problem 5 years 4 months ago #10008

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3175
  • Thank you received: 500
  • Karma: 133
You have to activate Functions/Update classes in the root volume configurator menu.

/Claes
The administrator has disabled public write access.

Attach an I/O system problem 5 years 4 months ago #10011

  • barnes
  • barnes's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 92
  • Karma: 0
Yes, thank you, That was it.
The administrator has disabled public write access.

Attach an I/O system problem 5 years 4 months ago #10013

  • barnes
  • barnes's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 92
  • Karma: 0
The IO system step by step guide talks about the environment variable $pwrp_src.

>echo $pwrp_src is not defined. Where is $pwrp_src?

>echo $pwrp_obj yields /pwrp/x86_64_linux/obj

I have compiled other project c code into obj files and placed them in
/usr/pwrp/hscada55/bld/x86_64_linux/obj/

I assume I can do the same thing, compile the new IO system c code into obj manually and then place the obj file in /usr/pwrp/hscada55/bld/x86_64_linux/obj/.
The administrator has disabled public write access.

Attach an I/O system problem 5 years 4 months ago #10016

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3175
  • Thank you received: 500
  • Karma: 133
$pwrp_src is replaced by $pwrp_appl, but obviously not in the IO guide...

/Claes
The administrator has disabled public write access.

Attach an I/O system problem 5 years 4 months ago #10026

  • barnes
  • barnes's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 92
  • Karma: 0
$pwrp_appl is not defined either.

That's okay I have all winter to look through it and learn.
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 7.552 seconds