gmslAPI  0.1
gmslAPI: An API for Developing Upgrade Solutions using Great Migrations Technology
gmslLibrary.Model.tOpcInfo Class Reference

Public Member Functions

 tOpcInfo (int opcValue)
 The tOpcInfo constructor returns a handle to a tOpcInfo class instance in the language file. The instances of this class contain the basic information for particular opcodes. More...
 

Properties

int Length [get]
 
string Ident [get]
 
int Value [get]
 
int Type [get]
 
int Role [get]
 
int Subcodes [get]
 
int Sublist [get]
 
int Interface [get]
 

Constructor & Destructor Documentation

◆ tOpcInfo()

gmslLibrary.Model.tOpcInfo.tOpcInfo ( int  opcValue)

The tOpcInfo constructor returns a handle to a tOpcInfo class instance in the language file. The instances of this class contain the basic information for particular opcodes.

Parameters
opcValuecontains the code value for the opcode for which information is desired. The best way to specify this code value is by use of the OPC intrinsic enumeration.

The documentation for this class was generated from the following file: