mcopy/app/lib/cam
Matt McWilliams 0cc167b3a6 Incredibly close to #80 and #81. Can get state confirmation at startup. Can send exposure string and get confirmation after. Cannot get state outside of initial confirmation. Something is either locked or failing to wait? 2023-07-10 22:33:16 -04:00
..
Readme.md Refactor cam module into cam module. 2019-03-21 14:59:46 -04:00
index.d.ts Arri-S work 2022-10-07 19:47:56 -04:00
index.js Incredibly close to #80 and #81. Can get state confirmation at startup. Can send exposure string and get confirmation after. Cannot get state outside of initial confirmation. Something is either locked or failing to wait? 2023-07-10 22:33:16 -04:00
index.js.map Incredibly close to #80 and #81. Can get state confirmation at startup. Can send exposure string and get confirmation after. Cannot get state outside of initial confirmation. Something is either locked or failing to wait? 2023-07-10 22:33:16 -04:00
package.json Refactor cam module into cam module. 2019-03-21 14:59:46 -04:00

Readme.md

Camera

class representing camera functions

Kind: global class

camera.init()

Kind: instance method of Camera

camera.listen()

Kind: instance method of Camera

camera.set()

Kind: instance method of Camera

camera.move()

Kind: instance method of Camera

camera.exposure()

Kind: instance method of Camera

camera.connectIntval()

Kind: instance method of Camera

camera.listener()

Kind: instance method of Camera

camera.end()

Kind: instance method of Camera