Package | Description |
---|---|
com.ergotech.transsecs.secs | |
com.ergotech.vib.manipulators | |
com.ergotech.vib.servers.ppi | |
com.ergotech.vib.valueobjects |
Modifier and Type | Method and Description |
---|---|
static ArrayValueObject |
PublishBean.convertFromSecsFormat00(SecsFormat00 list)
Recursively add SecsFormat00 elements to an array value object.
|
Modifier and Type | Method and Description |
---|---|
static SecsFormat00 |
SecsFormat99.convertToSecsFormat(ArrayValueObject array)
Returns a SecsFormat00 from an ArrayValueObject by calling
convertSecsFormat on each element. |
Modifier and Type | Method and Description |
---|---|
void |
CommandExecutor.executeCommand(ArrayValueObject args)
Execute the command.
|
Modifier and Type | Method and Description |
---|---|
ArrayValueObject |
CP243SlaveDeviceServer.PPITarget.getDataValuesToWrite() |
ArrayValueObject |
CP243SlaveDeviceServer.PPITarget.getLastDataFromPLC() |
ArrayValueObject |
CP243SlaveDeviceServer.PPITarget.setDataFromPLC(byte[] rawDataFromPLC) |
Modifier and Type | Method and Description |
---|---|
void |
CP243SlaveDeviceServer.PPITarget.setDataValuesToWrite(ArrayValueObject dataValuesToWrite) |
Modifier and Type | Class and Description |
---|---|
class |
HistoricalValueObject
This will store an array of values that where found with the two dates given.
|
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.