photo

Raj


Last seen: 2 months ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
How would i retrieve the vehtype from the detector what would be the code for it
Dets=vnet.Detectors; dets_1_1_2=Dets.ItemByKey(6) means the 6th number detector which I have put for my second phase for the fi...

2 months ago | 0

Question


How would i retrieve the vehtype from the detector what would be the code for it
vehicle_status_2=dets_1_1_2.get('AttValue', 'VehNo');

2 months ago | 1 answer | 0

1

answer