Identifying Current Collector

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Hi all,

 

i had created the collector with some variable name.

 

set NAME1 Elements1

 

*collectorcreateonly comps '$NAME1' '' 3

 

 

now i want to catch the name of the created collector or identify the current collector which is just created.

 

 

i am trying to catch the name through string ($NAME1) but collector is not coming its just an string.

 

 

even searched the through-out the libraries for catching current collector.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "tinh"
    Altair Community Member
    Updated by tinh

    Hi

    to query component info:

    hm_info currentcollector comps

    hm_entityinfo id comps $NAME1 -byname