Unicon documentation migration is in progress. You might find some broken links or experience minor issues in the documentation. We are working on resolving these issues.

X

Type of action (FileInfo section)

Each structured test file must contain a section named [FileInfo] in which the type of action is defined. The type of action defines which information is processed in the [Setup] section.

Section [FileInfo]

Entry Value/Example Description Mand.
Type #typenumber The type number controls the type of action.
  0 Add or modify a device  
  1 Delete a device  
  2 Add or modify an OU  
  3 Delete an OU  
  4 Add or modify configuration data  
  5 Delete configuration data  
  6 Add or modify an application definition  
  7 Delete an application definition  
  8 Add or modify software defaults  
  9 Delete software defaults  
  10 Set Advanced options  
  11 Rename an application  
  12 Query device data  
  13 Import advanced file entries  
Type of action (FileInfo section)