LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Real Time in LabVIEW

Solved!
Go to solution

Hi Everyone,
So am trying to use the Time of the Laptop in my labVIEW code, I need it as a input for example (From 0 up tell 24) to indicate Time.
Am using Fuzzy Logic so I have a Membership function as Time thats why I need it... So I need to know it its possible to use My laptop time as input? If not what is the best solution?

Thanks

Wessam Ghassan - Electrical Engineer / Instrumentation and Control
0 Kudos
Message 1 of 6
(3,098 Views)

Thank you very much, I think I understand it now if I have any problem I will write again Smiley Happy

Wessam Ghassan - Electrical Engineer / Instrumentation and Control
0 Kudos
Message 3 of 6
(3,035 Views)

Are you trying to export the time from your laptop to an RT target, or is this strictly for use on your laptop?

 

Regards,

Bobby Breyer
Applications Engineer
National Instruments
0 Kudos
Message 4 of 6
(3,014 Views)

Am trying to use time as (Number) input to my Fuzzy Logic System, i maneged to get the time from my laptop as udka said, but i got it as string 😕 i need them as Numbers only like from (0 to 24)

Wessam Ghassan - Electrical Engineer / Instrumentation and Control
0 Kudos
Message 5 of 6
(2,991 Views)

EDIT: i figierd it out , i was able to use the number from the string and have it as a input value using (Scan Value).

Wessam Ghassan - Electrical Engineer / Instrumentation and Control
0 Kudos
Message 6 of 6
(2,981 Views)