LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
ec01

Path Type function should return a U16 and not an I16

Status: Declined

Any idea that has received less than 2 kudos within 2 years after posting will be automatically declined.

The Path Type function return a I16 and not a U16. 

This function should provide a U16 to compare with an Enum type without conversion (or why not an U8).

Now there is two type-conversion for just discuss one case :

conversion.PNG

Cdt.

 

5 Comments
RavensFan
Knight of NI

Two questions:

 

1.  What is "Chemin aboslu"?

2.  What is "Cdt."?

ec01
Member

Sorry, it's french Smiley Wink

 

"Chemin absolu" means "abolute path" and "Cdt" is an abbreviation for "cordialement" ("regards" or "best regards" when you write a message).

Sorry for my franglish (français+english), I'm not very good in english.

crossrulz
Knight of NI

So you made your own enum for this comparison?

 

Maybe a better option would be for the Path Type to output an enum.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
ec01
Member

Yes, now the Path Type return now a number I16, and we can't compare with an enum, although the output is either 0, 1 or 2.

Darren
Proven Zealot
Status changed to: Declined

Any idea that has received less than 2 kudos within 2 years after posting will be automatically declined.