Click or drag to resize

CPFItemTryGetBasicIdentity Method

Returns the CPF data If the CPF item is the expected type.

Namespace: Demo3D.PLC.Comms.CPF
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public Identity? TryGetBasicIdentity()

Return Value

Identity
The CPF data.
See Also