CIPObjectGetAttributesAll Method |
Service GetAttributesAll CIP request.
Namespace: Demo3D.PLC.Comms.CIP.NodesAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic override bool GetAttributesAll(
MessageContext context,
OutgoingResponse response
)
Parameters
- context MessageContext
- Information about the request.
- response OutgoingResponse
- Packet to put requested data.
Return Value
Boolean[Missing <returns> documentation for "M:Demo3D.PLC.Comms.CIP.Nodes.CIPObject.GetAttributesAll(Demo3D.PLC.Comms.CIP.Nodes.MessageContext,Demo3D.PLC.Comms.CIP.OutgoingResponse)"]
See Also