Click or drag to resize

AccessParametersCanWriteToPLC Method

Have permission to write to the PLC.

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

Return Value

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