Library
The Library <IObj> node represents a library instance configuration.
Parent node:
- <IObjs>AttributeDescriptionNameThe name of the library object instance.TaskThe 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.ProgramThe 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.DescriptionThe description message of the library instance.GuidThe 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 theGuidis supplied, then theSol,Catalog Number,MajandMinattributes are ignored.
- If theGuidis not supplied, thenSolandCatalog Numbermust be supplied.
SolThe solution category defined within the library. This is a mandatory field ifGuidis not supplied.Catalog NumberThe catalog number as defined within the library. This is a mandatory field ifGuidis not supplied.MajThe major revision number of the library. This is an optional field. If omitted andGuidis not supplied, then the highest major library revision number will be selected.MinThe minor revision number of the library. This is an optional field. It can only be included if theMajattribute is present. If it is excluded, then the highest minimum library revision number will be selected.
Provide Feedback