Module Properties

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Module Class >

Module Properties

BR.AN.PviServices .NET


The properties of the Module class are listed below. For a complete list of Module class members, see the Module Members topic.

Public Instance Properties

pubpropertyAnalogMemoryAddress

Obsolete. Gets the start address of the analogous variables in memory

pubpropertyCpu

Gets the Cpu object

pubpropertyCreationName

Obsolete. Gets the creation name of the Module

pubpropertyCreationTime

Gets the creation time of the Module

pubpropertyDigitalMemoryAddress

Obsolete. Gets the start address of the digital variables in memory

pubpropertyDomainIndex

{secret}

pubpropertyDomainState

Gets the DomainState of this instance

pubpropertyFileName

Gets the ConnectionType of this instance.

pubpropertyFullName

Gets the FullName of the Module

pubpropertyInstallationPriority

Gets the install priority of the Module

pubpropertyInstallationPriorityValid

Gets if the install priority of the Module is valid or not

pubpropertyInstallNumber

Gets the install number of the Module

pubpropertyLastWriteName

Obsolete. Gets the last write time of the Module

pubpropertyLastWriteTime

Gets the last write time of the Module

pubpropertyLength

Gets the length of the Module in Bytes

pubpropertyMemoryType

Gets the memory type of the Module e.g. UserRom, UserRam

pubpropertyProgramState

Gets the program state information such as Running, Resuming etc.

pubpropertyPviPathName

Gets the PviPathName of this instance.

pubpropertyStartAddress

Obsolete. Gets the start address of the Module

pubpropertyTaskClassType

Gets the task class type of the Module

pubpropertyType

Gets the type of the Module e.g. UserTask, InterruptTask

pubpropertyVariableCount

Obsolete. Gets the count of the variables (global and local) used by the Module

pubpropertyVersion

Gets the Version of the Module as Int16

pubpropertyVersionText

Gets the Version of the Module as String

See Also

Module Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Module.AnalogMemoryAddress Property

Module.Cpu Property

Module.CreationName Property

Module.CreationTime Property

Module.DigitalMemoryAddress Property

Module.DomainIndex Property

Module.DomainState Property

Module.FileName Property

Module.FullName Property

Module.InstallNumber Property

Module.LastWriteName Property

Module.LastWriteTime Property

Module.Length Property

Module.MemoryType Property

Module.ProgramState Property

Module.PviPathName Property

Module.StartAddress Property

Module.TaskClassType Property

Module.Type Property

Module.VariableCount Property

Module.Version Property

Module.VersionText Property