![Christie Spyder X80 Technical Reference Download Page 83](http://html.mh-extra.com/html/christie/spyder-x80/spyder-x80_technical-reference_2603498083.webp)
Commands
X80 Serial Commands Reference
83
020-102207-08 Rev. 1 (10-2020)
Copyright
©
2020 Christie Digital Systems USA Inc. All rights reserved.
RLK–Request Layer KeyFrame
Retrieves the KeyFrame values for a layer ID.
Christie recommends implementing the code to handle additional values which may be appended to the
end of the responses in future versions.
Syntax
RLK <LayerID>
Response
<Result Code> <Relative HPosition> <Relative VPosition> <X Position> <Y Position>
<Width> <Height> <Border Thickness> <Border Red> <Border Green> <Border Blue> <Border
HBezel Offset> <Border VBezel Offset> <Border Inside Softness> <Border Outside
Softness> <OutSide Edges> <Shadow HOffset> <Shadow VOffset> <Shadow HSize> <Shadow
Softness> <Shadow Transparency> <Clone Mode> <Clone Offset> <Left Crop> <Right Crop>
<Top Crop> <Bottom Crop> <Crop Anchor> <AR Offset> <Zoom> <HPan> <VPan> <Pixelspace
ID> <Transparency>
page
for additional information on Result Codes
.
Arguments
Argument
Description
Values
<LayerID>
Specifies the ID of the layer to retrieve the KeyFrame values
—
Returned values
Response
Values
<Outside Edges>
Provided as a hexadecimal value, with the lower four-bits indicating specific
edges enabled.
• 0x01—Top enabled
• 0x02—Bottom enabled
• 0x04—Left enabled
• 0x08—Right enabled
<Clone Mode>
0 = Off
1 = Offset
2 = Mirror
<Crop Anchor>
0 = Input center
1 = Window center