VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Veristand Set Decimation of Async Custom Device

Solved!
Go to solution

Hi There, 

 

I am trying to set the decimation of my Async custom device with the Set Custom Device Decimation.vi seen in the screenshot. The library builds fine but when I deploy this to my RT Target I get the following error. Any idea why this is not found once deployed? When I open the .llb I can see the Set Custom Device Decimation.vi in there.

Deployment Error
LabVIEW: (Hex 0x7) File not found. The file might be in a different location or deleted. Use the command prompt or the file explorer to verify that the path is correct.

Nonexistent GPIB interface.

NI VeriStand: ??? in Custom Device API.lvlib:NI VeriStand - Set Custom Device Decimation.vi->r3_remote_controller Engine.lvlib:RT Driver VI.vi:3170001<APPEND>
/c/ni-rt/VeriStand/Custom Devices/r3_remote_controller/r3_remote_controller Engine Linux64.llb/NI VeriStand - Set Custom Device Decimation.vi/NI VeriStand/Custom Device Offline API/NI VeriStand - Set Custom Device Decimation.vi



jdkdev_0-1694191578963.png

 

0 Kudos
Message 1 of 3
(1,571 Views)
Solution
Accepted by topic author jdkdev

Set Decimation is done during the Configuration, usually in the Main Page VI. You should not use it in the RT Driver VI.

VeriStand Engine will handle the execution of decimation.

ZYOng_0-1694215449112.png

 

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
Message 2 of 3
(1,533 Views)

Ah yes I missed that, thanks so much ZYOng, it works now!

0 Kudos
Message 3 of 3
(1,412 Views)