Using the delay function in the c block
![reza hakimi_20486](https://us.v-cdn.net/6038102/uploads/defaultavatar/nLP0QHCLH24WL.jpg)
reza hakimi_20486
Altair Community Member
Answers
-
Dear User,
The "C block" and the "Simplified C block" in PSIM support a specified list of functions. You can find this list by navigating to the "Help" option of the "C block":
The delay function is not a part of that list and won't work the way you want it in the simulation. What you can do is add a "Unit Delay" block at the output of the "C block" if a certain condition is met. This can add the delay to the output signal.
0