Package | Description |
---|---|
org.eclipse.scada.da.server.dave |
Modifier and Type | Method and Description |
---|---|
void |
DaveDevice.writeBit(DaveRequestBlock block,
int index,
int subIndex,
boolean value) |
void |
DaveDevice.writeData(DaveRequestBlock block,
int index,
byte[] data) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.