I was trying to set a current limit using niDCPower Configure Current Limit.vi in a asynchronous type custom device (CD) LabView code. I was setting a current limit value (0.5 Amps) which is within the instrument limit but when I add this CD in VeriStand and deploy, it showed an error below:
Piece of LV code below:
Without this piece (niDCPower Configure Current Limit.vi), the CD runs just fine.
Any advice. Thanks!