NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

about OTScript in NI Requirements Gateway

Hello,

 

I'm facing the lack of information about OTScript.

 

Can somebody help me with some sort of documentation?

 

0 Kudos
Message 1 of 6
(5,196 Views)

Hi Carlos,

 

You can find information on OTScript on page 71 of the NI Requirements Gateway 1.1 Customization Guide. Hope this helps!

Manooch H.
National Instruments
0 Kudos
Message 2 of 6
(5,188 Views)

Thanks Manooch_H,

 

but i've already seen this documentation.

I'm looking for something more complete.

 

Is there another guide for otscript besides the information in customization guide?

 

0 Kudos
Message 3 of 6
(5,182 Views)

Carlos,

 

The Customization Guide contains the extent of the documentation we provide on OTScript. What in particular is missing from the Customization Guide that you would have liked to have found there?

Manooch H.
National Instruments
0 Kudos
Message 4 of 6
(5,179 Views)

Manooch_H,

 

I am trying to format a custom report.

In this report i need a list of new sections sorted from the highest level to the lowest level.

Ex: Model/Subsystem/Constant

 

i wrote the following code:

ent11.*(parent)[EACH/= ent11.document].print

 

and now i still have to sort and concatenate including the "/".

thanks for your help.

0 Kudos
Message 5 of 6
(5,168 Views)

CarlosEduardo,

 

What version of Requirements Gateway are you using?

Could you attach an example containing your custom report?

 

Regards.

0 Kudos
Message 6 of 6
(5,119 Views)