Still Store Pins

TCP Server ›› API ››
Parent Previous Next

Pin


cut

Executes the cut command, selecting the module in the program bus. Value parameter is ignored.


file

Writes or reads the name of the image file. When writing the value parameter is a text string with the name of the file.


grab

Grabs video frame from source, identical to pressing the Grab button. Value parameter is ignored.


source

Sets the video source. Value parameter is a text string.


Example


The following example selects Camera 1 as video source.



apiwrite still store 1, source, Camera 1