LabVIEW

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

Read text file and get value of each row

Solved!
Go to solution

Hi @altenbach,

You need to understand how date and time are encoded in some of these integers and translate them into an appropriate time format (not shown), (Yes, there are more efficient ways, but start with this).

Thank you for your reply.
Yes you're right, and I'll try to figure out the data for time and addresses too.
Did you use unbundle object?
Can you please send the vi?
Thanks

0 Kudos
Message 11 of 15
(1,336 Views)
Solution
Accepted by topic author Ngouda

@Ngouda wrote:

Did you use unbundle object?


"unbundle by name".

 


@Ngouda wrote:

Can you please send the vi?


Sorry, the image had some typos. Here's the relevant part as subVI.

 

 

Message 12 of 15
(1,315 Views)
Solution
Accepted by topic author Ngouda

Here is an improved version of my last code, assuming a fixed JSON structure:

raphschru_1-1700507271641.png

 

Regards,

Raphaƫl.

Message 13 of 15
(1,303 Views)

Hi @altenbach,
Thanks you very much for your reply and help that's nice šŸ™‚

0 Kudos
Message 14 of 15
(1,276 Views)

Hi @raphschru,
Thanks you very much for your reply and help that's nice  šŸ™‚

0 Kudos
Message 15 of 15
(1,274 Views)