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

Revision history [back]

click to hide/show revision 1
initial version

what is the key value for built-in variable: ActualDateAndTime, CurrentTime, ActualTime?

I am trying to get the handle of build-in variables for: ActualDateAndTime, CurrentTime, ActualTime. I am using: self.api.exchange.get_internal_variable_handle(state, CurrentTime, key_value). Where i can find those key-values? Thanks.

what is the key value for built-in variable: ActualDateAndTime, CurrentTime, ActualTime?

I am trying to get the handle of build-in variables for: ActualDateAndTime, CurrentTime, ActualTime. ActualTime.

I am using:

handle =  self.api.exchange.get_internal_variable_handle(state, CurrentTime, key_value). key_value).

Where i can find those key-values? Thanks. Thanks.

what is the key value for built-in variable: ActualDateAndTime, CurrentTime, ActualTime?

I am trying to get the handle of build-in variables for: ActualDateAndTime, CurrentTime, ActualTime.

I am using:

handle =  self.api.exchange.get_internal_variable_handle(state, CurrentTime, key_value).

Where i can find those key-values? Thanks.