public class WriteSingleDataResponse extends BaseMessage
functionCode, transactionId, unitIdentifier
Constructor and Description |
---|
WriteSingleDataResponse(int transactionId,
byte unitIdentifier,
byte functionCode,
int address,
byte[] data) |
Modifier and Type | Method and Description |
---|---|
int |
getAddress() |
byte[] |
getData() |
getFunctionCode, getTransactionId, getUnitIdentifier
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.