First time here? Check out the Help page!
1 | initial version |
The first two severe errors are saying that SURFACE PROPERTY SOLAR ABSORPTANCE is not a viable output variable to connect to an EMS Sensor. You can read more about using the RDD output file as a guide to creating EMS sensors in this post.
The next two severe errors are saying that the EMS Actuator OPENFACTOR1 has two input fields set incorrectly -- Actuated Component Unique Name (name of the object in the model you want to change behavior of) and Actuated Component Control Type (what specific aspect of that object you want to change). To know what actuator input field options can be applied to your model, you should add an Output:EnergyManagementSystem
object to your IDF input file to create the EDD output file after running a simulation. Refer to this post for more information.