Package | Description |
---|---|
com.interpss.dstab.cache |
Modifier and Type | Method and Description |
---|---|
java.util.List<StateVariableRecorder.StateRecord> |
StateVariableRecorder.getBusRecords(java.lang.String busId,
StateVariableRecorder.StateVarRecType type,
java.lang.String vname)
get bus record
|
java.util.List<StateVariableRecorder.StateRecord> |
StateVariableRecorder.getMachineRecords(java.lang.String machId,
StateVariableRecorder.StateVarRecType type,
java.lang.String vname)
Get machine state records
|