LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Code capture

Solved!
Go to solution

Hai guyz, 

I'm having problem with my capture code tool. After I install it via VPIM it does not appear in my tool tab. Is there a step I've skipped?

Regards,
Newbie92

0 Kudos
Message 1 of 7
(3,051 Views)

Most likely you need to restart LabVIEW, because that's when LabVIEW builds the menu structure.

 

Newer versions of LabVIEW have a Menus.Refresh methods which you might be able to call to force this, but not the version that the CCT was saved in, so restarting is probably the best option.


___________________
Try to take over the world!
0 Kudos
Message 2 of 7
(3,026 Views)

Hai tst,

 

I've already refresh my LabView and I've even restart my laptop. The code capture still doesn't appear. 

Regards,
Newbie92

0 Kudos
Message 3 of 7
(3,019 Views)

Another option is that you're not looking in the right place. It's under LAVA (I think this was a requirement of either the LAVA certification or of the LVTN):

 

CCT.png

 

Technically, this is done by having a VI called <LabVIEW>\project\LAVA\Code Capture Tool__CCT.vi, so you can check if it's there if you still don't see it. If it's not, I would suggest maybe uninstalling and reinstalling.


___________________
Try to take over the world!
Message 4 of 7
(2,996 Views)
Solution
Accepted by topic author Newbie92

Hi tst,

Hurray, I manage to find out the fix. It seems its a bug for VPIM 2014. To fix it one have to install an update for their VPIM 2014 which could be found in this forum (http://forums.jki.net/topic/2358-cannot-install-code-capture-tool-in-vipm-2014/). Anyone who are facing similar problem could check out this forum out. Anyway thanks for ur help tst. Appreciate it. 

Regards,
Newbie92

Message 5 of 7
(2,962 Views)

Ah, you said you managed to install it. When that happens, it tells you that you can't install it. It's helpful to correctly describe the problem, or people won't be able to help you.

 

Another option for resolving this is to download a newer version of the CCT package which resolves this. There's one on LAVA - https://lavag.org/files/file/63-code-capture-tool/


___________________
Try to take over the world!
0 Kudos
Message 6 of 7
(2,938 Views)

Hai tst,

Hahaha.. Sorry, my bad. I'll try to be more precise next time. 🙂

 

Regards,
Newbie92

0 Kudos
Message 7 of 7
(2,907 Views)