IODataPoint.Direction Property

<< 点击显示目录 >>

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

IODataPoint.Direction Property

BR.AN.PviServices .NET


WIll return the IO direction

[Visual Basic]

Public ReadOnly Property Direction() As Direction

  Public Get

  End Get

End Property

[C#]

public Direction Direction { public get; }

Remarks

Will only check if %Q exists els assumes its an INPUT.

See Also

IODataPoint Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]