NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Error executing substep 'GetchannelValue'

Solved!
Go to solution
 
 
Thanks in advance to anyone who can shed some light on this (even if just to confirm it to be a TestStand bug).
Firstly, I'm running TestStand 2014 service pack 1 when ever executing sequence file which includes Channel value limit test getting run time error.
i.e Error executing substep 'GetChannelvalue'
An error occured while calling .NET member 'GetsingleChannelvalue';Object does not match target type.[Error code: -17500]
 
0 Kudos
Message 1 of 7
(3,541 Views)

What Step Type is Read Engine Speed?  It looks like you have a custom step type and the sub step isn't set up correctly.

 

 
 
 

 

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 7
(3,524 Views)

Read Engine Speed type is Normal channel value limit test

0 Kudos
Message 3 of 7
(3,515 Views)

the same steps seq works properly on the other computer. So not able to figure what's the exact issue

0 Kudos
Message 4 of 7
(3,511 Views)
Solution
Accepted by topic author Venugopal

Because that step type is installed by VeriStand and is obviously built on top of some .NET objects I think you should make sure that you are using the same version of VeriStand and .NET on both machines and that you installed the add on correctly.    

 

I don't have VeriStand and haven't really used it so I can't test anything out for you. sorry.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
Message 5 of 7
(3,508 Views)

Thanks dude.

I will try to uninstall and re-install teststand package .And will update the result

0 Kudos
Message 6 of 7
(3,505 Views)

Not the TestStand package.  The VeriStand package needs to be checked.  HUGE difference.  VeriStand has an add-on that installs some TestStand steps.  That step type you are using is created by VeriStand and NOT TestStand.  I doubt this is a TestStand issue.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 7 of 7
(3,502 Views)