Click or drag to resize

CPFItemTryGetProcessorName Method

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

Namespace:  Demo3D.PLC.Comms.CPF
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public string? TryGetProcessorName()

Return Value

Type: String
The CPF data.
See Also