dl::PulseGuideStatus Namespace Reference

Status flags for the pulse guide port. More...

Variables

static const unsigned char c_xBusy = 0x01
 This bit is set to high when the x-axis guider port is busy. More...
 
static const unsigned char c_yBusy = 0x02
 This bit is set to high when the y-axis guider port is busy. More...
 

Detailed Description

Status flags for the pulse guide port.

Variable Documentation

◆ c_xBusy

const unsigned char dl::PulseGuideStatus::c_xBusy = 0x01
static

This bit is set to high when the x-axis guider port is busy.

See also
ICamera::Status::pulseGuideStatus

◆ c_yBusy

const unsigned char dl::PulseGuideStatus::c_yBusy = 0x02
static

This bit is set to high when the y-axis guider port is busy.

See also
ICamera::Status::pulseGuideStatus