<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > IODataPoint Class > IODataPoint Methods > ReadValue Method > IODataPoint.ReadValue(IOVariableTypes) Method |
Call this helper to read one of the values of the IO data point.
[Visual Basic]
Public Overloads Sub ReadValue( _
ByVal vType As IOVariableTypes _
)
[C#]
public void ReadValue(
IOVariableTypes vType
);
vType
The type of value to PHYSICAL (producer value), VALUE (consumer value) or FORCE (force value) read.
IODataPoint Class | BR.AN.PviServices Namespace | IODataPoint.ReadValue Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]