Camera Serial Commands | NOCTURN XL Camera | 31
Transfer Commands
All valid serial command shown in Table 17 should be sent as:
XFER <Command> <Optional Payload><CR><LF>
Table 17: Transfer commands
Command
Optional Payload
Description
?
Transfer help menu
receive
[filename]
Xmodem/Ymodem receive file from PC.
[filename] is the flash filename to write.
send
-x [filename]
-y [filename]
Sends [filename] using Xmodem1k
Sends [filename] using Ymodem1k
[filename] is the flash filename to send
Draw Commands
All valid serial command shown in Table 18 should be sent as:
DR <Command> <Optional Payload><CR><LF>
Table 18: Draw commands
Command
Optional Payload
Description
?
Draw help menu
ac
x y w h p
Cleans an area with top x, left y coordinate, w
width, h height and effect p (should be set to 0 by
default)
cf
n x y r p
Draws a filled circle n (should be > or = 1) at
coordinate x y, radius r, and effect p
c
n x y r p
Draws a circle n (should be > or = 1) at coordinate
x y, radius r, thickness t and effect p
dly
n
Introduces an n milliseconds delay between time
draw commands are entered and the time they
are drawn on the screen
enable
0
1
On screen display disabled
On screen display enabled
effects
0
1
Disables effects in bitmap images (0 pixel value is
transparent)
Enables effects in bitmap images
ef
n x y xd yd a p
Draws a filled ellipse n (should be > or = 1) at
coordinate x y, xd and yd diameter, angle of
rotation a and effect p
e
n x y xd yd a t p
Draws a filled ellipse n (should be > or = 1) at
coordinate x y, xd and yd diameter, angle of
rotation a, thickness t and effect p
PHOTONIS Digital Imaging LLC
NVT 200-LC-4019
6170 Research Road Suite 208
Revision: C.04
Frisco, TX USA 75033
Page 31 of 39