NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

experiencing same issues when running a seq file on different machines

I have a sequence file that when ran on a desktop PC, takes about 30 mins to run and the same file runs in about 3 mins on a laptop. All the station configuration options are same on both the teststands. The only difference I see between the two machines in running the test is that the desktop pc has 256MB of RAM and the laptop has 1GB of RAM. My question is, could this RAM difference be the reason for the 30 min to 3 min difference?? I am sure that all the other options inside teststand that can affect the speed at which the seq file runs are same on both the machines. Any suggestions/comments will be greatly appreciated.
 
Thanks
 
Anuj
0 Kudos
Message 1 of 4
(3,160 Views)
Can you tell us a little bit more about what this sequence file does?  Does it communicate to instruments?  Does it access network resources (shared network drives)?
----
I am the founder of CnCSoftwareSolutions. When not cleaning up baby drool, I write about test data or work on Vision, a tool for understanding your test data. Visit me at www.cncsoftwaresolutions.com
0 Kudos
Message 2 of 4
(3,152 Views)

The sequence file communicates with an external product under test through a datalink adapter which uses a COM port on the computer side. It uses a windows service (in house developed) to communicate to the product through the datalink. No network drives or resources are used.

Thanks !

Anuj

0 Kudos
Message 3 of 4
(3,140 Views)
If your page file usage significantly exceeds your RAM (viewable via task manager) and if the disk is constantly being accessed on your desktop but not the laptop during the test, then yes, your RAM size is a very likely suspect.
0 Kudos
Message 4 of 4
(3,136 Views)