<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > IOVariableTypes Enumeration |
Implements an enumeration of IOVaribale types.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
[Visual Basic]
<Flags> _
Public Enum IOVariableTypes
[C#]
[Flags]
public enum IOVariableTypes
Member Name |
Description |
Value |
PHYSICAL |
producer variable (read only) |
1 |
VALUE |
consumer variable (read only) |
2 |
FORCE |
The force variable |
4 |
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
Generated from assembly BR.AN.PviServices [8.1.0.4]