Hope you are well. I have created an APS file but I am unable to view the Systems Data when running read_system_parameters.py or read_hvac_data.py
Release Version: Virtual Environment 2021
Internal Version Number: 2021.0.0.0
HVAC Methodology: ApHVAC
HVAC Network: User-defined (not from Systems Library)
Here is a snippet of the output from read_hvac_data.py. As seen below, it's able to read the HVAC network but no systems are detected when there should be 4.
Code: Select all
>>> Run start, Sun Jul 25 18:56:14 2021
Network data
Name: IES Presentation
Path: D:\IESVE 2021\Tutorial\VEScript_v1\
Systems:
{}
-----------------
Multiplexes
<iesve.HVACMultiplex object at 0x298F40F0>
Layer editing mode: all_selected
Number of layers: 2
<iesve.HVACMultiplex object at 0x25B60B30>
....
....

