QuercusVL Programming Manual
○
Outputs: digital outputs state. Filled activated. Empty, deactivated.
○
Inputs: digital inputs state. Filled activated. Empty, deactivated.
●
Simulation speed: controls the simulation speed, as well as pause and resume the
simulation. Note that, although the speed varies, this does not affect to the speeds
calculated by the unit.
●
Events: list of the most recent events.
7.4. Simulation example
Example of a complete simulation. Two vehicles are driving (a truck and then a car), while
there occur changes in the I/O card and also in the traffic light.
0ms
1000ms
2000ms
3000ms
4000ms
5000ms
6000ms
7000ms
Truck1
driving
Car2
driving
Input0
active
Input1
active
Tr.Lights
green
amber
red
#startup, traffic light is green.
0,TrafficLight,Green
#startup, truck1 driving from the image bottom.
0,Truck1,1,-10000
#1000ms later, input 0 active.
1000,Input,0,1
Quercus Technologies
213