From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Storing data directly to network drive from RT target cDAQ 9138

I am running a cDAQ 9138 with current measurement modules and would like to be able to save data directly to a network drive. 

VI's are written in Labview 2018 - 32 bit (could use 64 if required, but there doesn't appear to SQL functionality) and the RT has NI-DAQmx 14 installed.

Ideally data can either be stored in TDMS format, or written straight into an SQL database (without having to buy 3rd party s/w like Raima)

 

Data needs to be written directly - without a host computer, so network shared variables aren't an option.

 

Is it possible to write straight to a network drive from a RT target?

Or does anyone know where there is a free library to write straight into an SQL db?

 

Cheers

 

 

0 Kudos
Message 1 of 2
(1,631 Views)
By SQL do you mean mySQL? There's a library for that: https://forums.ni.com/t5/Example-Program-Drafts/Native-LabVIEW-TCP-IP-Connector-for-mySQL-Database/t... By network drive you mean a SMB server? I don't know of a tool for that. If the network drive uses WebDAV or FTP then, yes, LabVIEW has that. http://zone.ni.com/reference/en-XX/help/371361R-01/lvcomm/webdav/ https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P8ZoSAK&l=en-US
0 Kudos
Message 2 of 2
(1,592 Views)