mirror of
https://github.com/eddyem/CCD_Capture.git
synced 2026-06-21 19:36:21 +03:00
Compare commits
2 Commits
66e2bdfaac
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 92c3c54c65 | |||
|
|
94f1cf9656 |
@@ -187,7 +187,7 @@ clients connected.
|
||||
When you send a command to server you will receive:
|
||||
|
||||
- one of answers - "OK" (all OK), "BUSY" (can't run setter because camera is busy), "FAIL" (some error
|
||||
occured), "BADKEY" (wrong key name) or "BADVAL" (wrong key's value) - for procedures and setters
|
||||
occurred), "BADKEY" (wrong key name) or "BADVAL" (wrong key's value) - for procedures and setters
|
||||
(instead of "OK" you will give "parameter=value" for setter if all OK);
|
||||
- "parameter=value" for getters.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user