PLUS+1 Software > Displays

VBSE Widget Library

(1/2) > >>

sfl_cntrl:
Trying to implement a Dial Gauge into the VBSE in GUIDE using the Widget Library. After following instructions in the manual, I am met with the following error:


*** ERROR 480 *** [ext C-compiler] C Code Compilation Failure {display_menu_hidden.h: No such file or directory}
File: menu_item.h line: 6

*** ERROR 446 *** [PLUS1_IDE] PLC Code Compilation Failure {Convert PLCopenXML -> CCP}

menu_item.h is imported as an Available Header in GUIDE and the exception is thrown in compilation at the line in .h file where: #include "display_menu_hidden.h"

Anyone faced a similar issue with the Widget Library and VBSE?

Tor:
Hello,


I'm not sure if this is the issue since I don't have the application, but try this:

See Image:
1: Right click on the .p1x and choose "Add new PLC Unit"
2: Right click on PLC Units and choose "Add GUIDE PLC Extension"
3: Compile

Good luck

SJ Industries:
Right click on the header in the project manager bar and select make available to PLC units.

sfl_cntrl:
Thanks for that, making the header available as indicated sorted out the issue

G30RG3:

--- Quote from: Tor on March 31, 2021, 11:34:08 AM ---Hello,


I'm not sure if this is the issue since I don't have the application, but try this:

See Image:
1: Right click on the .p1x and choose "Add new PLC Unit"
2: Right click on PLC Units and choose "Add GUIDE PLC Extension"
3: Compile

Good luck

--- End quote ---

Guide developers need to fix this:
The biggest advantage of using Guide is thrown away by the need to do these steps. It's like adding a clutch pedal on an automatic transmission car, and expecting the customers to find out how to use it.
It should not be too difficult to the Guide system to detect what extensions are needed and enable them automatically, preferably also disabling the extensions upon removal for the need for the extension.

Navigation

[0] Message Index

[#] Next page

Go to full version