Startup
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
cam_server.start("SAROP21-PPRM102")
|
||||
cam_server.stream.waitCacheChange(10000)
|
||||
|
||||
print cam_server.stream.take().identifiers
|
||||
|
||||
|
||||
SENSORS = [cam_server.stream.getChild("x_rms"), cam_server.stream.getChild("x_rms"), adc_xh1]
|
||||
|
||||
|
||||
tscan(SENSORS, 10, 0.5)
|
||||
cam_server.stop()
|
||||
Reference in New Issue
Block a user