11-27-2010 12:28 AM
Hi,
As per my requirement, I need to wait for 300 millisecond after setting discrete input. In NI teststand, under synchornization we have a wait step where we can give in terms of seconds. The same wait step can we use for millseconds by giving 0.3 in step settings ? Let me know your feedback and solution.
Thanks
Krishna
Solved! Go to Solution.
11-27-2010 12:48 AM
Yes, .3 seconds is exactly the same thing as 300 milliseconds.
11-27-2010 01:04 AM
Thanks Dennis.