Jump to content

Getting Data Type


Recommended Posts

Hi,

I'm reading data from a .ini file and want to convert all the data read into strings.

The number and order of data types in the .ini file will vary, so I cannot manually program LabVIEW to convert the data into strings and must try to find out what data type was read.

So my question is, is there a sort of "istype" function available in LabVIEW.

All help very much appreciated, thanks!

cheers

QUOTE (minority @ Apr 8 2008, 06:55 AM)

Hi,

I'm reading data from a .ini file and want to convert all the data read into strings.

The number and order of data types in the .ini file will vary, so I cannot manually program LabVIEW to convert the data into strings and must try to find out what data type was read.

So my question is, is there a sort of "istype" function available in LabVIEW.

All help very much appreciated, thanks!

cheers

Solution found. Was as simple as setting the default value of the Read Key.vi as a string type.

Sorry.

cheers

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.