Save photos from the connected camera at the timing of the execution of the action.
Check the device list in advance to note down the physical device ID of the connected camera.
Output Payload | Description |
---|---|
cv.Payload |
Outputs an array of file names of saved photos |
component properties
property name | Description |
---|---|
Physical device ID | Specifies the physical device ID of the camera connected to the device list. |
Number of pictures | Specify the number of pictures to be saved when the component is executed (up to 5) |
Interval (seconds) | Specifies the interval to save photos |
Destination | Specify a subfolder of actmgr/data as the file destination. The photos will be saved in this subfolder. |
- The execution of the component requires a time specified by the number of pictures* interval, so please avoid settings that are too long. Example: If you set the number of photos to 5 and the interval to 6 seconds, the estimated execution time of the component will be 5*6=30 seconds.
Example of taking an image and sending it via e-mail
Need more help with this?
Join our slack community for help