Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

aaIOServerTypeInsert

  • Last UpdatedMar 18, 2021
  • 1 minute read

Inserts an I/O Server type into the system configuration.

Syntax

aaIOServerTypeInsert ApplicationName, Description, ExeName, Revision, Platform

where:

Argument

Description

ApplicationName

The application name of the I/O Server. This name is usually the same as the executable file name. This value is of data type nvarchar(32), with no default.

Description

The description of the I/O Server type. This value is of data type nvarchar(50), with a default of NULL.

ExeName

The name of the I/O Server's executable file. This value is nvarchar(255), with a default of NULL.

Revision

The revision number for the I/O Server. This value is of data type nchar(20), with a default of NULL.

Platform

The operating system required by the I/O Server. Valid operating systems are:

  • WINDOWS NT

  • WINDOWS 95

  • WINDOWS 98

  • WINDOWS XP

  • WINDOWS 2000

  • WINDOWS 2003

  • WINDOWS XP

  • WINDOWS VISTA

    This value is of data type nchar(20), with a default of NULL.

Permission

Execute permission defaults to the aaPowerUsers and aaAdministrators groups.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in