SightLine Applications Command, Control, and Script API  v3.3
List of all members
SLACurrentMultipleAlignment_t Struct Reference

Description

Return the current values of all 5 alignment sets – format identical to SLASetMultipleAlignment_t.

typedef struct {
u8 nAlignments;
struct {
u8 vertical;
u8 horizontal;
u8 rotate;
u8 zoom;
u8 hzoom;
} alignment[5];

Sent in response to SLAGetParameters_t().

Message ID 0x75

Byte Offset Name Description
4nAlignmentsNumber of alignments present
variesverticalVertical offset in pixels
varieshorizontalHorizontal offset in pixels
variesrotateRotation. See SLASetBlendParameters_t
varieszoomZoom. See SLASetBlendParameters_t
varieshzoomHorizontal zoom scale. See SLASetBlendParameters_t