12-09-2016 06:32 AM
Hi everyone, I'm a new user of VeriStand and I'm having a little problem with the acquisition with my NI 9188 chassis. I've tried to measure a TTL with a 9403 module, defining in VeriStand 1 kHz as target rate, but I encountered some issues acquiring a bad signal when TTL frequency exceeds 180 Hz: I noticed that the System Time is updating of 1ms every acquisition (and it should be right), instead the Absolute Time is updating of 4/6ms; have I miss something in the configuration of my DAQ? I've just insert it in the System Explorer tree and insert also the digital module; I've supposed it should be configured as controller but when I do that VeriStand send me an error during the deploy (I've attached the error file), so I'm only able to set my LocalHost as Controller. Does anyone suppose what am I missing?
Thank you very much.
Francesca
Solved! Go to Solution.
12-21-2016
09:42 AM
- last edited on
10-25-2024
11:12 AM
by
Content Cleaner
I've supposed it should be configured as controller but when I do that VeriStand send me an error during the deploy (I've attached the error file), so I'm only able to set my LocalHost as Controller.
This is expected with the 9188 because it is an ethernet chassis and not a controller. Basically, it is not capable of running a supported operating system that has the VeriStand Run-Time installed on it. Therefore you cannot remotely execute the VeriStand engine on it. You will need to continue running VeriStand locally on your PC that has the 9188 connected to it.
but I encountered some issues acquiring a bad signal when TTL frequency exceeds 180 Hz: I noticed that the System Time is updating of 1ms every acquisition (and it should be right), instead the Absolute Time is updating of 4/6ms; have I miss something in the configuration of my DAQ?
Can you elaborate on this point? What do you mean by "issues acquiring a bad signal"? Are you getting an error that says the signal is bad in some way?
I would also investigate some other System Channels during your testing:
https://www.ni.com/docs/en-US/bundle/veristand/page/system-channels.html
Further information about the engine architecture can be found here.
NI VeriStand Engine Architecture
https://www.ni.com/docs/en-US/bundle/veristand/page/vs-engine.html
This is often a good document to reference when looking to understand the working parts of the engine and when you're trying to debug a performance issue.