| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Interfaces.Common.Port.Port.IPort --+
|
Interfaces.EESPort.EESPort.IEESPort --+
|
EESPort
ASAM AE HIL Electrical Error Simulation (EES) Port class.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| ErrorSet |
|
||
| EESState |
|
||
|
|||
|
Inherited from |
|||
| Properties | |
| ActiveErrorSet | |
| Configuration | |
| State | |
|
Inherited from |
|
| Method Details |
|
|
|
|
|
EESPort object initialization.
E.g.:
from ASAM.HILAPI.Concurrent.EESPort import EESPort
e = EESPort(configDict)
Where configDict = {'host':'<SimWB server>',
'username':'<SimWB username>',
'password':'<SimWB password'}
NOTES:
* This class has a print method.
|
repr(x)
|
|
|
|
| Property Details |
ActiveErrorSet
|
Configuration
|
State
|
| Trees | Indices | Help |
|
|---|
| (c) Concurrent Real-Time | http://www.concurrent-rt.com |