Asserts the expected type, and returns the CPF data.
Namespace: Demo3D.PLC.Comms.CPFAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic IPacketReader GetData(
CPFItemType expectedItem
)
Parameters
- expectedItem CPFItemType
- The expected item type.
Return Value
IPacketReaderThe CPF data.
See Also