Hello. I've recently been creating a schematic in Typhoon HIL control center, and I've come across a problem during validation. The following error appears:
"ERROR in 'post_resolve' handler registered on component 'Triangular Wave Source1', line 18 (' if max_val_len != out_size:'): can't multiply sequence by non-int of type 'str'"
It's related to a triangular signal source that I'm using for my modulator. Below is the schematic that I'm trying to implement. I've tried changing the output type of the triangular source, but there's no such option. How can I resolve this?
