levylabpitt / LV-Data

Collection of LabVIEW VIs to read and write lab data.
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Table Name #63

Closed ciozi137 closed 3 years ago

ciozi137 commented 4 years ago

How to go from Table Name and Column to Path?

e.g.: llab_024:d000(MNK_18T--1820_IPS_Magnet_Field(T))

How can we go from MNK_18T,1820_IPS_Magnet_Field(T) to llab_024:d000?

johnbrickmaier commented 4 years ago

If you want to get the path for just one, I think there is a VI called pathfinder.vi where you can find the table and the column in the database and it will give the path. If you run insert without valid paths, it should bring up the VI that you saw and help configure the paths. I’m glad it worked!!

Jack

On Thu, Oct 22, 2020 at 1:42 PM Patrick Irvin notifications@github.com wrote:

Assigned levylabpitt/DSC#42 https://github.com/levylabpitt/DSC/issues/42 to @johnbrickmaier https://github.com/johnbrickmaier.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/levylabpitt/DSC/issues/42#event-3910360418, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK2FRG7ZNTJ6JMLWHXJZCVTSMBVKBANCNFSM4S3QSVKQ .