patrickokeeffe Posted February 7, 2020 Share Posted February 7, 2020 Anyone know why these components do not render? I can't see LED/switch/knob/etc components - they are all invisible. Tried adding them to a new page: nothing. Turned off transparency: nothing. Restarted DAQFactory: nothing. What can I do to get screen components working? I'm using DAQFactory Base 5.87c Build 2050 on Windows 7 Ultimate x64. Quote Link to comment Share on other sites More sharing options...
AzeoTech Posted February 8, 2020 Share Posted February 8, 2020 DAQFactory did not install properly. Those controls are handled through ActiveX controls and it appears those controls didn't get registered. You can see the three files in the DAQFactory folder have the .ocx extension. You can register them manually, but it is often easier just to reinstall. Just make sure you are an admin when you install to ensure the installer can do the registration. Quote Link to comment Share on other sites More sharing options...
patrickokeeffe Posted February 10, 2020 Author Share Posted February 10, 2020 Thank you! 👍 This is precisely correct and it was rather quick to fix from an Administrative command prompt: cd C:\DAQFactory regsvr32 iProfessionalLibrary.ocx regsvr32 isAnalogLibrary.ocx regsvr32 isDigitalLibrary.ocx Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.