LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

making database of serially communicated data

Hi
I have connected sim900d module with the com port and real time data is being acquired. How can i make its database to present it. I have already made the gui for sending and recieving the sms

0 Kudos
Message 1 of 3
(2,115 Views)

Hi green,

 

I guess this is continued from that thread

 

What "database" are you talking about? You should have received a manual for your GSM module so you should find all relevant information in there. Otherwise ask the vendor for a comprehensive documentation!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,102 Views)

you can store the comming data in a file by opening a file and write the comming data in it. there are FILE I/O Vis (built in)  you can use them.

 

check this link also

 

Storing Data from Serial Connection

http://forums.ni.com/t5/LabVIEW/Storing-Data-from-Serial-Connection/m-p/2699427/highlight/true#M8017...

0 Kudos
Message 3 of 3
(2,094 Views)