PeripheralParameterClassClassInstanceId Method |
Returns the instance id of the parameter class for a specified port.
Namespace: Demo3D.PLC.Rockwell.Comms.CIP.NodesAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic static ushort ClassInstanceId(
ushort port
)
Parameters
- port UInt16
- The peripheral port (or 0 for the drive host).
Return Value
UInt16The parameter class instance id.
See Also