05-29-2006 04:51 AM
05-29-2006 01:45 PM
Hi,
If you had TestStand SeqEditor open when you placed the ini files in the cfg/TypePalettes folder, then you will have to close TestStand SeqEditor and relaunch it again.
Regards
Ray Farmer
05-29-2006 09:25 PM
05-30-2006 12:21 AM
OK, I have solved this issue,
I place the all install file into components\ni\TypePalettes\
it is OK and build the JTAG_Type optional on the sub menu of insert step .
08-05-2010 04:58 AM
Hi,
Have u created these ini files or they has already installed automatically in teststand?
I will implemente JTAG tests and API into the teststand, do you have any guide document on this issue?
Thanks
08-05-2010 05:23 AM
Hi,
They are not part of TestStand but JTAG do have a set of Custom Step Type but I believe you do require a licence (JTAG) to use them, this in addition to licences you may have already for your normal JTAG software.
Or you can do what I did and create your own Custom Step types that interface to your existing JTAG software (for which you already have licence for) there by no addition licence would be required.
08-05-2010 03:25 PM
This sounds like the Production Integration Package (PIP) from JTAG Technologies: I think the price for their step types are $500. This is the only JTAG I know that is already integrated as step types into TestStand. I have mixed feeling on them ( lack of documentation, no status on longer executing tests ) but they seem to work ok.
Unfortunately, they require a license even to 'edit' the step types in TestStand. You can also buy a license for their set of instrument VIs and write a wrapper for these to use in TestStand.
Thanks,
PH
08-31-2010 07:36 AM
How do we install our JTAG steptypes to TestStand version 4.1 and later ? With previous versions (3.1 to 4.0.1) our installation program installed the steptypes in the following folders:
<TestStandInstallFolder>\Components\User\TypePalettes\INSTALL_*.ini
<TestStandInstallFolder>\Components\User\StepTypes\JTAGSteps\*.DLL
<TestStandInstallFolder>\Components\User\icons\*.ico
The INSTALL_*.ini files were renamed by TestStand to *.ini after starting up (the sequence editor of) TestStand for the first time after the installation of our step types.
This procedure isn't working any more with TestStand versions 4.1 and 4.2. And according to some TestStand 4.2 documentation I found I should install the steptypes in:
<TestStandPublic>\Components\StepTypes
But where is the <TestStandPublic> folder ? And is this the same for all operating systems ? And should our installation program copy the *.ini, *.DLL and *.ico files to that same folder ? And should we still prefix the *.ini files with INSTALL_ ?
Thanks in advance and kind regards,
Mike Vrenken
JTAG Technologies B.V.
Eindhoven
The Netherlands
08-31-2010 08:10 AM
Hi,
• <TestStand Public>—Located by default at C:\Documents and
Settings\All Users\Documents\National Instruments\
TestStand x.x on Windows 2000/XP and at C:\Users\Public\
Documents\National Instruments\TestStand x.x on
Windows Vista.
You can find further details in the ReadMe
08-31-2010 09:37 AM
Thanks,
That helps a lot...
Kind regards, Mike