Dear all,
I can see that PSIM does not support the inbuild avg and rms block for code generation.
Hence, I implemented it directly in CCS by manually written the code in PSIM generated .c file.
I was wondering if it is possible to implement a virtual clock inside the PSIM, which is dedicated to update the registers (assign to hold the RMS or average values) only at specific time intervals.
Thank you.