| Package | Description |
|---|---|
| org.openscada.opc.dcom.da.impl | |
| org.openscada.opc.lib.da |
| Modifier and Type | Method and Description |
|---|---|
OPCGroupStateMgt |
OPCServer.addGroup(String name,
boolean active,
int updateRate,
int clientHandle,
Integer timeBias,
Float percentDeadband,
int localeID) |
OPCGroupStateMgt |
OPCGroupStateMgt.clone(String name)
Clone the group
|
OPCGroupStateMgt |
OPCServer.getGroupByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
OPCServer.removeGroup(OPCGroupStateMgt group,
boolean force) |
| Modifier and Type | Method and Description |
|---|---|
protected Group |
Server.getGroup(OPCGroupStateMgt groupMgt) |
Copyright © 2017 LSST. All rights reserved.