Documentation ¶
Index ¶
- type Serial
- func (s *Serial) Down(speed byte) error
- func (s *Serial) Goto(pos *dsd.Position) error
- func (s *Serial) Left(speed byte) error
- func (s *Serial) LeftDown(speed byte) error
- func (s *Serial) LeftUp(speed byte) error
- func (s *Serial) Model() (string, error)
- func (s *Serial) Position() (*dsd.Position, error)
- func (s *Serial) Restart() error
- func (s *Serial) Right(speed byte) error
- func (s *Serial) RightDown(speed byte) error
- func (s *Serial) RightUp(speed byte) error
- func (s *Serial) Send(ct protocol.CommandType, rt protocol.ReplayType, data1, data2 byte) ([]byte, error)
- func (s *Serial) Set(ptz *dsd.PTZ) error
- func (s *Serial) Stop() error
- func (s *Serial) Up(speed byte) error
- func (s *Serial) Version() (string, error)
- func (s *Serial) ZoomAdd() error
- func (s *Serial) ZoomSub() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.