<< Click to Display Table of Contents >> Navigation: »No topics above this level« HardwareItem Constructor |
Initializes a instance
[Visual Basic]
Public Sub New( _
ByVal plcFamily As PlcFamily, _
ByVal moduleNumber As Integer, _
ByVal plcAddress As String _
)
[C#]
PlcFamily plcFamily,
int moduleNumber,
string plcAddress
);
plcFamily
PLC family decoding.
moduleNumber
Model number.
plcAddress
Address of the hardware item.
HardwareItem Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]