pickit_save_snapshot()
Features
This function saves the snapshot to the server.
Return
| Value | Description |
|---|---|
0 | Connection success |
-1 | Connection failed |
Example
pickit_connect("192.168.137.90")
pickit_save_snapshot()
pickit_disconnect()
This function saves the snapshot to the server.
| Value | Description |
|---|---|
0 | Connection success |
-1 | Connection failed |
pickit_connect("192.168.137.90")
pickit_save_snapshot()
pickit_disconnect()