Search found 2 matches

by Kaktuz
17 Feb 2019, 13:53
Forum: General questions
Topic: Sensors, scripts, tia portal. Small Project. Students need some help
Replies: 3
Views: 4677

Re: Sensors, scripts, tia portal. Small Project. Students need some help

Can you check what I'm doing wrong with this script? I tried many options, check the revolutejoint and the beam from the barrier. script: function sysCall_actuation() openUntil=0 currentTime=sim.getSimulationTime() resF=sim.readProximitySensor("Proximity_sensor0") resB=sim.readProximitySen...
by Kaktuz
01 Feb 2019, 19:35
Forum: General questions
Topic: Sensors, scripts, tia portal. Small Project. Students need some help
Replies: 3
Views: 4677

Sensors, scripts, tia portal. Small Project. Students need some help

I am a student and we have a small project to do. Is there any person here that would help us: - Tell me what sensor to use before and after barriers to detecting vehicles - write the simplest script for handling these sensors (it opens when the vehicle comes up (it's nice if it waits 10 seconds). i...