CPFItemTryGetConnectedAddress Method |
Returns the CPF data If the CPF item is the expected type.
Namespace: Demo3D.PLC.Comms.CPFAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic bool TryGetConnectedAddress(
out uint? address
)
Parameters
- address UInt32
- The address.
Return Value
BooleanThe CPF data.
See Also