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