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

PG: Error Handler? #70

Closed ciozi137 closed 3 years ago

ciozi137 commented 4 years ago

"Do Insert" and "Insert" both seem to call some something to write error file OR push backup files to the DB (?). I propose:

Do Insert:

image image

Insert:

image image

BOTH make asynchronous call to "Push Backup to DB"

image image

ciozi137 commented 4 years ago

Finished. This is called "Handle INSERT Error"