Issue Details
When using the VeriStand Model Generation Support Add-On, Simulink model compilation may fail if fixed-point data types are connected to VeriStand Out blocks. During compilation, the following error message is reported:
Error reported by S-function 'VeriStandIO' in 'test/AfeHwFault_LBM_48V_ToBus/VeriStand Out':
VeriStand Error: DataType not supported.
This error occurs because the current add-on does not support fixed-point data types, leading to incompatibility during model generation.