A program to recognize and reward our most engaged community members
Hello. I'm using DTABLE and DRESP1 to send inputs to a DRESP3 external response. I've noticed that things fail after adding too many inputs (15 DTABLE + 10 DRESP1 = 25 total). Anyone know of a limit that's not mentioned in the documentation?
Hello,
There is no such limit on the number of DTABLE entries that you can have. The error could be for a different reason. The linking of the DTABLE to the DRESP1s should be done correctly and should be referred by the right variable in the DRESP3 card.
Thanks
Rajendran
Hi Rajendran,
Thank you for the response. I tried again and it does in fact work. It's possible there was another error before that I didn't catch, or perhaps it could have been a bug in v2021.2 (I am now using v2022. Either way, Thanks!