Click or drag to resize

AccessParametersCanReadFromPLC Method

Have permission to read from the PLC.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public bool CanReadFromPLC()

Return Value

Type: Boolean
True if the access rights allow permission to read from the PLC.
See Also