C D E G O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getConfigDict() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.pid.PidConfig
-
Returns a PyDictionary with all the properties of this object (see main description for example).
- getConfigDict() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.process.ProcessConfig
-
Returns a PyDictionary with all the properties of this object.
- getCvSignal() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.sim.ClSimResult
- getData() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.signal.DiscreteSignal
-
Returns the [time(ms),value] points in this signal as an Ignition Dataset.
- getDateData() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.signal.DiscreteSignal
-
Returns the points in this signal as an Ignition Dataset, with timestamps converted to Date.
- getDerivGain() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.pid.StandardizedPidGains
- getEnd() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.signal.TimeRange
-
Returns the last time value
- getInterpMode() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.signal.DiscreteSignal
-
Get an indication of how the signal should be interpolated when estimating a data point between available points.
- getIntGain() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.pid.StandardizedPidGains
- getPropGain() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.pid.StandardizedPidGains
- getPvSignal() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.sim.ClSimResult
- getPvSignal() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.sim.OlSimResult
- getQtyDict() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.pid.PidConfig
-
Returns a PyDictionary of pid parameter quantities (values with time units).
- getQtyDict() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.process.ProcessConfig
-
Returns a PyDictionary of process parameter quantities (i.e.
- getRowCount() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.signal.DiscreteSignal
- getSpan() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.signal.TimeRange
-
Returns the differnce between the first and last time values.
- getStandardGains() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.pid.PidConfig
-
Get the underlying pid tuning values in a standard form.
- getStart() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.signal.TimeRange
-
Returns the first time value
- getTimeRange() - Method in interface com.jlbcontrols.pidbot.common.ignscripting.signal.DiscreteSignal
-
Convenience method to access this signal's time range without digging into the dataset.
All Classes All Packages