code:open-source:hse-db:faq
This is an old revision of the document!
02 FAQ
Upgrade Instructions
Advanced usage in subVI
If you want to access a database from a SubVI of a larger DQMH module, but you don't want to start the entire module, there's an easy way to get a DB-Connector running in the SubVI without starting the whole project:
-
Configure DB-Connector in your project
-
Open “Test DB-Connector.vi” and run
-
Press “Run New Module Instance”
-
Your SubVI should already look somewhat like this:
-
Copy value from “Active Modules” to your SubVI “DB Module ID” front panel element and run. The DQMH request VIs send commands to the running instance of DB-Connector
-
When done, use “Stop Module Instance” in DB-Connector and close your SubVI.
code/open-source/hse-db/faq.1642764871.txt.gz · Last modified: 2022/01/21 11:34 by joerg.hampel