SAPHIR - Toolkits Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

ViBox - XControls known issues

This document intend to list known issues relative to ViBox - Xcontrols toolkit.

Version 1.0.0.35

Bug tracker IDDescriptionWork arround
2477

LabVIEW 2010 crashes when you drop XTab on the FP if XTab is not compiled for this specfic LabVIEW version.

Related discussion

  • Activate Mass Compile VIs After Package Installation in VI Package Manager
  • Mass compile manualy the following folder ..\LabVIEW 2010\vi.lib\SAPHIR\ViBox - XControls\XTab after package installation
2478Build application containing XTab is unsuccessfull if you activate Use LabVIEW 8.x file layout in build specification advanced settings Do not activate Use LabVIEW 8.x file layout in build specification advanced settings



Olivier Jourdan

Wovalab founder | DQMH Consortium board member | LinkedIn |

Stop writing your LabVIEW code documentation, use Antidoc!
Comments
jlokanis
Active Participant Active Participant
Active Participant
on

I have run into an issue trying to build a project I ported from LabVIEW 2020 32 bit to LabVIEW 2024 64 bit.

The following VI is broken:

C:\Program Files\National Instruments\LabVIEW 2024\vi.lib\SAPHIR\ViBox - XControls\Shared\Public\CommandExec.vi

The errors are:

Code Interface Node: LabVIEW subroutine link error

Details:

The external subroutine could not be found.

 

Code Interface Node: Object code is not loaded

Details:

This Code Interface Node has no code to execute. Right-click the node, select Load Code Resource from the shortcut menu, and select the object code file (.lsb).

 

I then tried a Mass Compile and got this result:

 

#### Starting Mass Compile: Fri, Jun 7, 2024 1:43:35 PM
  Directory: "C:\Program Files\National Instruments\LabVIEW 2024\vi.lib\SAPHIR"
  ### Bad VI:    "ViBox-Shared.lvlib:CommandExec.vi" Path="C:\Program Files\National Instruments\LabVIEW 2024\vi.lib\SAPHIR\ViBox - XControls\Shared\Public\CommandExec.vi" 
<above line repeated multiple time>
  ### Bad VI:    "PageSizeWrite.vi" Path="C:\Program Files\National Instruments\LabVIEW 2024\vi.lib\SAPHIR\ViBox - XControls\XTab\PagesArea\Properties\PageSizeWrite.vi" 
#### Finished Mass Compile: Fri, Jun 7, 2024 1:43:42 PM
 
Are the SAPHIR packages compatible with LabVIEW 2024 64 bit?  If not, can they be updated to work again?  Can I assist you in fixing them?
 
Thanks,
-John
-John
------------------------
Certified LabVIEW Architect
MountainClimber
Member
Member
on

Hi John,

 

The source code of the SAPHIR qmt XControl toolkit is available here :

QMT / open-source projects / Xtabs · GitLab

 

Feel free to fork it

 

Best Regards,

Christophe

Christophe | qmt | Certified LabVIEW Architect
Contributors