Module.DigitalMemoryAddress Property

<< 点击显示目录 >>

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

Module.DigitalMemoryAddress Property

BR.AN.PviServices .NET


NOTE: This property is now obsolete.

This property is no longer supported by ANSL!(Only valid for INA2000)


Gets the start address of the digital variables in memory

[Visual Basic]

<Obsolete(Message:=""This property is no longer supported by ANSL!(Only valid for INA2000)"", IsError:=False)> _

<CLSCompliant(IsCompliant:=False)> _

Public ReadOnly Property DigitalMemoryAddress() As UInt32

  Public Get

  End Get

End Property

[C#]

[Obsolete(Message=""This property is no longer supported by ANSL!(Only valid for INA2000)"", IsError=False)]

[CLSCompliant(IsCompliant=False)]

public uint DigitalMemoryAddress { public get; }

See Also

Module Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]