ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

EXIF Reader version 1.0

Message 1 of 8
(1,817 Views)

Bug fixes.  Enhancements.  Additions.

Does anybody care?

"If you weren't supposed to push it, it wouldn't be a button."
Message 2 of 8
(1,686 Views)

@paul_cardinale wrote:

Bug fixes.  Enhancements.  Additions.

Does anybody care?


I don't need it myself today, but it's neat nonetheless so I'm glad you posted it. Perhaps one day I'll need it. I wind up needing weird stuff from time to time.

0 Kudos
Message 3 of 8
(1,678 Views)

Of course I had to break something (the help links) just before I submitted it.

While I was at it, I reorganized the help a bit.  Also patched up the installer so it gets rid of old leftovers.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 4 of 8
(1,658 Views)

Found some bugs in the installer for 3.0.1.

V3.0.2 will be coming.

0 Kudos
Message 5 of 8
(1,599 Views)

Here it is with the installer fixed.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 6 of 8
(1,531 Views)

@paul_cardinale wrote:

Here it is with the installer fixed.


I've encountered an intermittent bug (gee, my favorite kind 😜).

When configuring an instance of the "Express Tag Reader.vi", sometimes the sub VI "Wire It Up.vi" fails when executing

paul_a_cardinale_0-1735517592094.png

When it fails, it doesn't create the indicator, and may or may not throw error 1074 (Cannot create a control/indicator for the specified terminal).

Having the instance VI's block diagram is open, seems to prevent the error.

I really don't understand what's going on here.  Does anyone know of any quirks regarding the "Create Indicator" method?

0 Kudos
Message 7 of 8
(1,076 Views)

@paul_a_cardinale wrote:

@paul_cardinale wrote:

Here it is with the installer fixed.


I've encountered an intermittent bug (gee, my favorite kind 😜).

When configuring an instance of the "Express Tag Reader.vi", sometimes the sub VI "Wire It Up.vi" fails when executing

paul_a_cardinale_0-1735517592094.png

When it fails, it doesn't create the indicator, and may or may not throw error 1074 (Cannot create a control/indicator for the specified terminal).

Having the instance VI's block diagram is open, seems to prevent the error.

I really don't understand what's going on here.  Does anyone know of any quirks regarding the "Create Indicator" method?


I couldn't tell exactly for your issue with "Create Indicator", but I have experienced this method failing e.g. with a refnum to an ImageControl, but this is a known bug . Are there some exotic data types for which you create an indicator? Does this happen when you create "lots of" indicators?

 

Also I think I found a UI bug in both "Configure.vi" of the Express VIs. If you close the window by clicking the cross on the top-right corner, everything gets kind of frozen, because the configure dialog is still running, but hidden. So you have to kill LV to return to a "normal" state. You may either disable closing the window or handle "Panel Close?" and possibly "Discard" in your event structure.

 

Regards,

Raphaël.

0 Kudos
Message 8 of 8
(1,051 Views)