Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
0

Calling lookup tables from the EMS

asked 2026-01-12 20:35:04 -0600

Abir Ahsan's avatar

updated 2026-01-13 09:13:03 -0600

Is calling lookup tables from the EMS system currently possible?

edit retag flag offensive close merge delete

Comments

@Abir Ahsan can you please expand on what you're hoping to use the lookup tables for?

Interpolating between data points?

Applying performance data via tables instead of curves?

Aaron Boranian's avatar Aaron Boranian  ( 2026-01-13 09:26:13 -0600 )edit

Hi Aaron, I am applying performance data via tables instead of curves. The data does not fit regular polynomial curve fits and thus I am resorting to tables. I need to access this table in my EMS code to override some regular controls.

Abir Ahsan's avatar Abir Ahsan  ( 2026-01-13 09:30:21 -0600 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2026-02-09 16:10:55 -0600

Sounds like a good use case for using the Python API in library mode. You can write a python script that looks up the values from a CSV/JSON and use that in your EMS program.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Question Tools

1 follower

Stats

Asked: 2026-01-12 20:35:04 -0600

Seen: 210 times

Last updated: Feb 09