Uses of Class
org.openscada.opc.dcom.da.impl.OPCGroupStateMgt
Packages that use OPCGroupStateMgt
-
Uses of OPCGroupStateMgt in org.openscada.opc.dcom.da.impl
Methods in org.openscada.opc.dcom.da.impl that return OPCGroupStateMgtModifier and TypeMethodDescriptionOPCServer.addGroup(String name, boolean active, int updateRate, int clientHandle, Integer timeBias, Float percentDeadband, int localeID) Clone the groupOPCServer.getGroupByName(String name) Methods in org.openscada.opc.dcom.da.impl with parameters of type OPCGroupStateMgtModifier and TypeMethodDescriptionvoidOPCServer.removeGroup(OPCGroupStateMgt group, boolean force) -
Uses of OPCGroupStateMgt in org.openscada.opc.lib.da
Methods in org.openscada.opc.lib.da with parameters of type OPCGroupStateMgt