11-27-2006 02:49 AM
11-28-2006 06:47 AM
Hello OnlyOne,
as far as I'm concerned there is not direct way to influence the content of the description field through the TS API for the adapter classes.
But I would recommened one of the following:
1. Create a custom step type (Action) that you will use for calling your C/C++ DLL functions.
2. Add an edit-substep to this custom steptype through the step properties that calls the documentation for the DLL using any type of code module and name the button taht will be created in the step properties 'help'.
3. Use this custom step type and launch the help through the created button in the properties tab of this step.
Let me know if this helps or you have any more queries.
Regards,
C.L. - National Instruments Applications Engineering
11-28-2006 07:02 AM
11-28-2006 09:03 AM
Hello OnlyOne,
the '?' button is for additional information if a type library for a DLL has an associated link in it, that points to an additional help file. The documentation says:
"If a DLL type library contains links to a help file for a function, you can click the ? button to access the help".
Guess this is the only and even better way to get your task done. So if you can create DLL with separate type library with links in it, themn it should work. Will be difficult to get the info, how to include the links. Will get back to you later.
Regards, C.L.
06-17-2009 10:00 AM
hi,
the last message was posted a long time ago but it seems to be the only one talking about custom help file for each steps in Specify Module window.
I am actually looking for the exact behaviour described in the previous message: use the "?" button next to the method to open a help file for the step. The question remains: How to include the links?
I use TestStand 3.0 and wish to add help link in "Edit ActiveX/COM Call" window.
Best Regards.
P.F
06-19-2009 11:54 AM
P.F.,
I responded to your other post on this issue at: http://forums.ni.com/ni/board/message?board.id=330&thread.id=24674
Please let me know if you need more details.
-Doug