int32 in
bool32 out
int32 high
int32 low
outlet_out = ((inlet_in >= param_low) && (inlet_in <= param_high));
© 2024 Zrna Research