Library

The Library <IObj> node represents a library instance configuration.
Parent node:
  • <IObjs>
    Attribute
    Description
    Name
    The name of the library object instance.
    Task
    The task name in which the instantiated library content will reside if the library is a task type library. If applicable, Project and Controller objects may be left empty.
    Program
    The program name in which the instantiated library content will reside if the library is a program type library. If applicable, Project and Controller objects may be left empty.
    Description
    The description message of the library instance.
    Guid
    The unique ID of the library in the ACM database. During instantiation, if a Guid is supplied, the database is queried to find a match.
    • If the
      Guid
      is supplied, then the
      Sol
      ,
      Catalog Number
      ,
      Maj
      and
      Min
      attributes are ignored.
    • If the
      Guid
      is not supplied, then
      Sol
      and
      Catalog Number
      must be supplied.
    Sol
    The solution category defined within the library. This is a mandatory field if
    Guid
    is not supplied.
    Catalog Number
    The catalog number as defined within the library. This is a mandatory field if
    Guid
    is not supplied.
    Maj
    The major revision number of the library. This is an optional field. If omitted and
    Guid
    is not supplied, then the highest major library revision number will be selected.
    Min
    The minor revision number of the library. This is an optional field. It can only be included if the
    Maj
    attribute is present. If it is excluded, then the highest minimum library revision number will be selected.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal