SyncReadData.ArgDataLength Property

<< 点击显示目录 >>

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

SyncReadData.ArgDataLength Property

BR.AN.PviServices .NET


Gets the lengh of the data in the argument data in bytes.

[Visual Basic]

Public Property ArgDataLength() As Integer

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public int ArgDataLength { public get; public set; }

Property Value

ArgDataLength in Bytes

See Also

SyncReadData Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]