TcpIpMODBUS.FBDConfiguration Property

<< 点击显示目录 >>

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

TcpIpMODBUS.FBDConfiguration Property

BR.AN.PviServices .NET


Gets or sets the configurtion file from the FieldBusDESIGNER. If this option is used will be searched within the configuration!

[Visual Basic]

<PviCpuParameter> _

<PviKeyWord(PviKeyWord:=""/CFG"")> _

Public Property FBDConfiguration() As String

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

[PviCpuParameter]

[PviKeyWord(PviKeyWord=""/CFG"")]

public string FBDConfiguration { public get; public set; }

Property Value

The configurtion file from the FieldBusDESIGNER.

See Also

TcpIpMODBUS Class | BR.AN.PviServices Namespace | DestinationIPAddress


Generated from assembly BR.AN.PviServices [8.1.0.4]