<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Variable Class > Variable Methods > SetTypeInfo Method > Variable.SetTypeInfo(DataType, Int32) Method |
Helper to initialize the Datatype information.
[Visual Basic]
Public Overloads Sub SetTypeInfo( _
ByVal type As DataType, _
ByVal arraySize As Integer _
)
[C#]
public void SetTypeInfo(
DataType type,
int arraySize
);
type
The data type
arraySize
The number of array elements.
Variable Class | BR.AN.PviServices Namespace | Variable.SetTypeInfo Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]