Click or drag to resize

AccessParametersCanWriteToPLC Method

Have permission to write to the PLC.

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

Return Value

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