Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4Java)  1.26.2
com.boschrexroth.mlpi.Security.NetworkServiceControl Enum Reference
Collaboration diagram for com.boschrexroth.mlpi.Security.NetworkServiceControl:
Collaboration graph

Detailed Description

This enumeration describes the control possibilities of an specific network service.

Code Name Description
0x0000 MLPI_SECURITY_SERVICE_NOTCHANGEABLE Protocol state cannot be changed.
0x0001 MLPI_SECURITY_SERVICE_ACTIVATABLE Protocol can be switched on.
0x0002 MLPI_SECURITY_SERVICE_DEACTIVATABLE Protocol can be switched off.
0x0003 MLPI_SECURITY_SERVICE_CHANGEABLE Protocol can be switched on an off.

Definition at line 112 of file Security.java.


The documentation for this enum was generated from the following file: