View source: R/logical_parameters.R
get_logical_FDW_item_list | R Documentation |
Get a list of all FDW logical items ( parameters and constants ) on the system
get_logical_FDW_item_list(efoqa_connection = connect_to_efoqa())
efoqa_connection |
An optional connection for re-use or advanced multi-system use. |
A dataframe with details on all logical items (names, units, uids)
## Not run:
get_logical_FDW_item_list()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.